🎨
Color Converter (HEX, RGB, HSL)
Convert colors between HEX, RGB, HSL, and CMYK formats. Pick colors with a visual color picker and get values in all formats instantly.
HEX
#2563EBClick to copy
RGB
rgb(37, 99, 235)Click to copy
HSL
hsl(221, 83%, 53%)Click to copy
R: 37
G: 99
B: 235
How to Use
- 1Paste or enter your input in the field above.
- 2Click the action button to process.
- 3Copy the result or download it.
Frequently Asked Questions
What color formats are supported?
The tool supports HEX (#RRGGBB), RGB (rgb(r,g,b)), HSL (hsl(h,s%,l%)), and CMYK color formats.
What is the difference between HEX and RGB?
Both represent the same colors using different notation. HEX uses hexadecimal (base-16) values, while RGB uses decimal numbers from 0-255 for each channel.
When should I use HSL?
HSL (Hue, Saturation, Lightness) is more intuitive for adjusting colors. Changing brightness or saturation is easier in HSL than in RGB or HEX.
Related Tools
🎨🌈💨
CSS Formatter & Minifier
Beautify or minify CSS code instantly. Clean up messy stylesheets or compress them for production.
CSS Gradient Generator
Create beautiful CSS gradients visually. Pick colors, adjust angle, and copy the CSS code instantly.
CSS Box Shadow Generator
Generate CSS box shadows visually. Adjust X/Y offset, blur, spread, color, and opacity with live preview.