Ready
R59
G130
B246
H217°
S91%
L60%

Multi-Format

HEX, RGB, HSL, CMYK all at once.

Color Picker

Native browser color picker.

Real-time Preview

See color changes instantly.

RGB Sliders

Fine-tune each channel.

Copy Values

Copy any format with one click.

Client-Side Privacy

All processing in your browser.

Web Design

Convert brand colors between formats.

CSS Development

Quickly get HEX from RGB values.

Brand Color Conversion

Convert CMYK print colors to web HEX.

Print Design

Convert screen colors to CMYK for print.

How do I convert HEX to RGB?

Enter a HEX value like #3B82F6 and the RGB value updates automatically. The tool parses the hex pairs into red, green, and blue channels.

What is the difference between HSL and RGB?

RGB defines colors by red/green/blue intensity (0-255). HSL uses hue (color wheel angle), saturation (vividness), and lightness. HSL is often more intuitive for designers.

How accurate is the CMYK conversion?

CMYK conversion uses standard formulas. Note that screen RGB has a wider gamut than print CMYK, so some vibrant screen colors cannot be exactly reproduced in print.

Can I use shorthand HEX like #FFF?

Yes, both #RGB and #RRGGBB formats are supported. #ABC is automatically expanded to #AABBCC.