Pick any color and get its value in HEX, RGB, and HSL formats. Convert between color formats easily.
HEX (#B1FC4F), RGB (rgb(177,252,79)), HSL (hsl(86,97%,65%)), and CMYK (cmyk(30%,0%,69%,1%)). Each format is used in different contexts: HEX in CSS, RGB in digital design, CMYK in print.
Adjust the Red, Green, and Blue channels individually to create the exact color you need. All conversions are done automatically in real time.
Click any value to copy. Use HEX in CSS, RGB in JavaScript/Canvas, and HSL when you need to adjust saturation or brightness intuitively.