Dev

Color Converter

Convert colors between HEX, RGB, HSL and HSV for free. Pick a color or type a HEX code and see every format at once, with a live preview and a copy button. Everything runs in your browser, with nothing sent to servers.

RGB
R
G
B
HSL
H
S
L
HEX#0D9488
RGBrgb(13, 148, 136)
HSLhsl(175, 84%, 32%)
HSVhsv(175, 91%, 58%)

How to use

  1. 1Pick a color with the picker or type a HEX code.
  2. 2Fine-tune the RGB or HSL values with the controls.
  3. 3Copy the format you need with one click.

What it's for

  • Turn a brand color from HEX into RGB or HSL.
  • Find the exact value of a color for CSS.
  • Adjust the saturation or lightness of a color.
  • Convert colors between design tools and code.

Frequently asked questions

Is the tool free?

Yes. It's completely free with no usage limits.

Are my colors sent to a server?

No. All conversion happens in your browser. Nothing is sent or stored.

What's the difference between HSL and HSV?

Both describe color by hue, saturation and a third component: HSL uses lightness, HSV uses value (brightness). HSL is common in CSS; HSV shows up a lot in design tools.

Can I use 3-digit HEX?

Yes. It accepts both the short form (#0af) and the full form (#00aaff), with or without the hash.

Do I need an account?

No. The tool works right away, with no signup or login.

Related tools