Color Converter

Convert colors between different formats including HEX, RGB, HSL, HSV, and CMYK. Simply enter a color in any supported format and see it converted to all other formats instantly.

Detected format: hex

Color Preview

RGB: 59, 130, 246

HEX#3b82f6

Hexadecimal color code

RGBrgb(59, 130, 246)

Red, Green, Blue (0-255)

HSLhsl(217.22, 91.22%, 59.8%)

Hue, Saturation, Lightness

HSVhsv(217.22, 76.02%, 96.47%)

Hue, Saturation, Value

CMYKcmyk(76.02%, 47.15%, 0%, 3.53%)

Cyan, Magenta, Yellow, Black

OKLCHoklch(0.6231 0.188 259.81)

Perceptually uniform color space

LABlab(55.63% 17.54 -64.42)

CIE LAB color space

Try these examples:

FAQ

What color formats are supported?

This tool supports HEX (e.g., #FF5733), RGB (e.g., rgb(255, 87, 51)), HSL (e.g., hsl(11, 100%, 60%)), HSV, and CMYK color formats.

How do I convert HEX to RGB?

Simply paste your HEX color code (with or without the # symbol) into the input field, and the RGB equivalent will be displayed automatically along with other formats.

What is the difference between RGB and HSL?

RGB defines colors using Red, Green, and Blue values (0-255), while HSL uses Hue (0-360), Saturation (0-100%), and Lightness (0-100%). HSL is often more intuitive for adjusting colors.

Related Tools