跳到内容
RapideTools

HEX 转 RGB

在 HEX、RGB 和 HSL 之间转换颜色。

Pick a color or enter a HEX value to see its RGB and HSL equivalents, with a live preview.
RGB
HSL

工作原理

  1. 1 Enter a HEX value or pick a color from the swatch.
  2. 2 See the RGB and HSL equivalents update live.
  3. 3 Copy the format you need for your project.

常见用例

  • Translate brand HEX colors into RGB or HSL for CSS.
  • Build rgba() values with the right opacity.
  • Match design-tool colors to code values.
  • Explore lighter and darker shades via HSL.

常见问题

What formats are supported?

HEX (3 or 6 digits), RGB and HSL. Values update live as you change the color.

Is the color sent anywhere?

No — conversion runs entirely in your browser.