Color Converter
Convert colors between HEX, RGB, HSL, and CMYK formats. Live preview with color picker.
HEX
#3b82f6
RGB
rgb(59, 130, 246)
HSL
hsl(217, 91%, 60%)
CMYK
cmyk(76%, 47%, 0%, 4%)
How to Use Color Converter
- 1Enter a color value in HEX, RGB, HSL, or CMYK format, or use the color picker.
- 2All other color formats are computed and displayed automatically.
- 3Preview the selected color in the live swatch.
- 4Copy any color format value with one click.
Zenovay
Privacy-first analytics for your website
Understand your visitors without invasive tracking. GDPR compliant, lightweight, and powerful.
Related Tools
Unit ConverterConvert between units of length, weight, temperature, area, volume, speed, and more.
Number Base ConverterConvert numbers between binary, octal, decimal, and hexadecimal bases.
Unix Timestamp ConverterConvert between Unix timestamps and human-readable dates. Show ISO 8601, UTC, local time, and relative time.
YAML to JSON ConverterConvert between YAML and JSON formats. Handles nested objects, arrays, strings, numbers, and booleans.
Frequently Asked Questions
What color formats are supported?▾
The tool supports HEX, RGB, HSL, and CMYK color formats. You can enter a value in any format and all other formats update automatically.
How does the color picker work?▾
The native color picker uses your operating system's built-in color selector. You can also type a HEX code directly into the text field.
Why might CMYK values differ from Photoshop?▾
This tool uses a mathematical conversion, while Photoshop uses ICC color profiles for CMYK. The values may differ slightly due to different color management approaches.
Can I use this for web development?▾
Yes. HEX and RGB values can be used directly in CSS. HSL values work with the CSS hsl() function. Copy any format with one click.
Is my data processed locally?▾
Yes, all color conversions happen entirely in your browser using mathematical formulas. No data is sent to any server.
Can I use this tool on my phone?▾
Yes, the color converter works in any modern mobile browser. The native color picker adapts to your device, and you can type values directly into any format field.
How do I convert a color I see on a website?▾
Use your browser's developer tools or a color picker extension to grab the HEX or RGB value, then paste it into this tool to instantly see all other format equivalents.