Color Converter

Convert between HEX, RGB and HSL. Type a color in any of the three formats, or use the picker. Updates live.

Convert colors between HEX, RGB and HSL with a live preview swatch. Type or paste any common color format and see all the others instantly — great for CSS, design and development.

Color models: sRGB / HSL per CSS Color Module Level 4.

Preview

Type a color to convert.

How to use the HEX to RGB Color Converter

  1. Enter a HEX, RGB or HSL value.
  2. All other formats are computed instantly.
  3. Use the live swatch to confirm the color, and copy any value.

Frequently asked questions

How do I convert HEX to RGB?

Paste the hex code (like #ff6b35) and the RGB values appear immediately.

How do I convert RGB to HEX?

Enter rgb(r, g, b) and the hex code is shown instantly.

What is HSL?

Hue, Saturation, Lightness — an alternative color model that is easier to reason about when adjusting colors.

Does it support alpha / transparency?

Yes — RGBA and HSLA values with an alpha channel are supported.