What this tool does
Convert colors between HEX, RGB, HSL, HSV, HWB, LAB, LCH, CMYK and CSS keywords. Real-time bidirectional conversion with alpha channel support.
Format notes
HEX: Hexadecimal color notation, most common in web developmentRGB: Red, Green, Blue - additive color model for screensHSL: Hue, Saturation, Lightness - intuitive color adjustmentsHSV: Hue, Saturation, Value (Brightness) - also known as HSB, common in color pickersHWB: Hue, Whiteness, Blackness - CSS4 color format, no alpha supportLAB: CIE LAB - perceptually uniform color space, no alpha supportLCH: Lightness, Chroma, Hue - cylindrical LAB, easier hue adjustments, no alphaCMYK: Cyan, Magenta, Yellow, Key (Black) - print standard, no alpha supportCSS Keyword: CSS named colors like red, blue, coral - 140+ predefined colors, no alpha