Color Picker
Convert colors between HEX, RGB, HSL, HSV, and CMYK formats with a visual picker and palette.
Pick colors from an image or palette. Free online color picker with HEX, RGB, HSL, HSV, CMYK output and palette generator.
Calculator Inputs
About Pick Color
Convert colors between HEX, RGB, HSL, HSV, and CMYK formats with a visual picker and palette.
Click the color swatch or type a HEX/RGB/HSL value. The tool instantly shows all five formats. Copy any format with one click. The palette below shows tints, shades, and complementary colors.
Conversions use standard sRGB math. CMYK is approximate (print profiles vary). All conversions run locally in your browser.
Where it is used
Designers matching brand colors, developers writing CSS, printers preparing CMYK files, accessibility contrast checks.
How to use the Pick Color
- Output Format — enter the value.
- Calculate — press the Calculate button to see the result instantly above.
Formula
Standard sRGB → HSL/HSV/CMYK conversions using normalized 0–1 channels.
Examples
Example
Frequently Asked Questions
- Can I input RGB or HSL?
- Yes — type rgb(59, 130, 246) or hsl(221, 83%, 60%) and it will parse all formats.
- Is CMYK accurate for print?
- It is a standard sRGB→CMYK approximation. For professional print, use a calibrated ICC profile.