Color Converter
Paste any HEX, RGB, or HSL color β get all formats instantly.
βΉ How it works
Colours are stored as RGB triplets (red, green, blue, 0β255). HEX is the same values in hexadecimal. HSL (hue 0β360Β°, saturation %, lightness %) is a more intuitive cylindrical model. Oklch is a perceptually-uniform space (BjΓΆrn Ottosson, 2020) where equal numeric distances equal equal perceived differences. RGB can be entered as
0β255 or 0%β100%; HSL saturation/lightness with or without %.