Skip to main content

Color Converter

Enter a color in any format and instantly see its equivalent in HEX, RGB, HSL, and OKLCH. Includes a native color picker and copy buttons for every format.

Features

Frequently Asked Questions

What color formats are supported?
HEX (#rrggbb), RGB (rgb(r, g, b)), HSL (hsl(h, s%, l%)), and OKLCH (oklch(l% c h)) are all supported as input and output.
What is OKLCH?
OKLCH is a perceptually uniform color space used in modern CSS. It provides better color manipulation than HSL by separating lightness, chroma, and hue.
Can I use the color picker?
Yes. Use the native browser color picker to select a color visually, and all format conversions update instantly.