Skip to content

Color Converter

Convert between HEX, RGB, HSL and CMYK, and pick colours from a live palette.

Last updated

Click the swatch to pick a color

Any format updates instantly

How the Color Converter works

Convert between HEX, RGB, HSL and CMYK, and pick colours from a live palette. No sign-up, no uploads — everything runs in your browser.

Frequently asked questions

Why do HEX and RGB look the same?

HEX is just RGB written in base-16. For example #ff0000 is red in hex, which is rgb(255, 0, 0).