Hex to RGB Converter

Convert between hex, RGB, HSL, and CMYK color formats. Enter any color value and see all equivalent representations with a live preview.

Detected format: Hex

Hex
#3b82f6
RGB
rgb(59, 130, 246)
HSL
hsl(217, 91%, 60%)
CMYK
cmyk(76%, 47%, 0%, 4%)

How to Use Hex to RGB Converter

  1. Enter a hex color code (e.g. #FF5733).
  2. Or enter RGB, HSL, or CMYK values.
  3. See all equivalent color formats updated in real-time.
  4. View a live color preview swatch.
  5. Copy any format to your clipboard.

Frequently Asked Questions

What color formats are supported?

Hex (#RRGGBB), RGB (0-255), HSL (hue 0-360, saturation/lightness 0-100%), and CMYK (0-100%).

Can I convert from RGB to hex?

Yes, the tool converts in any direction. Enter values in any format and all other formats update automatically.

What is CMYK?

CMYK (Cyan, Magenta, Yellow, Key/Black) is a color model used in printing. It differs from screen-based RGB/hex colors.