CSS Color Converter
Convert between HEX, RGB, HSL formats and preview colors live.
Quick Swatches
About CSS Color Formats
HEX (#RRGGBB) is widely used in web design. RGB (Red, Green, Blue, each 0–255) is the screen color model. HSL (Hue 0–360°, Saturation %, Lightness %) is more intuitive for designers. HSV (Value) and CMYK are used in print and design applications.