100% Free · No Signup · Browser-based

Convert HEX to RGB,
HSL, CMYK & More

Enter any HEX color code and instantly get RGB, HSL, HSV, CMYK values. Supports #RGB shorthand, alpha, and bulk conversion.

HEX Input

Invalid HEX color. Use #RGB, #RRGGBB, or #RRGGBBAA
Preview

Output Values — click any to copy

RGB
rgb(212, 71, 10)
📋
HSL
hsl(18, 91%, 44%)
📋
HSV
hsv(18, 95%, 83%)
📋
CMYK
cmyk(0, 66, 95, 17)
📋
RGBA
rgba(212, 71, 10, 1)
📋
CSS Variable
--color: #D4470A;
📋

Bulk HEX → RGB Conversion

Enter HEX codes (one per line):

RGB output:

Why Use Our HEX to RGB Converter?

The most complete color conversion tool online

Instant Results

See all color format conversions live as you type — no button to click for single values.

📦

Bulk Conversion

Convert dozens of HEX codes to RGB at once. Paste a list and get all results in seconds.

🎯

5 Output Formats

Get RGB, HSL, HSV, CMYK, and RGBA — all from a single HEX input.

📋

Click to Copy

Click any value row to copy it to your clipboard instantly. No manual selecting needed.

Frequently Asked Questions

What is a HEX color code?
A HEX color is a 6-digit hexadecimal number (#RRGGBB) representing red, green, and blue intensity.
Is this converter free?
Yes, 100% free with no signup or limits.
Does it support 3-digit HEX codes?
Yes. 3-digit HEX (#RGB) is automatically expanded to 6-digit (#RRGGBB) before conversion.
What is the range of RGB values?
Each RGB channel ranges from 0 to 255. rgb(0,0,0) is black; rgb(255,255,255) is white.
Can I convert RGB back to HEX?
Yes — use our RGB to HEX converter tool for the reverse conversion.

Hex To Rgb — Complete Guide

This free online hex to rgb tool is designed to work entirely in your browser — no uploads, no waiting, no software installation needed. It's fast, private, and completely free to use without any account or subscription.

💡 CSS variables

Store brand colors as CSS custom properties: --brand-orange: rgb(212, 71, 10);

💡 Opacity with RGBA

Extend to RGBA for transparency: rgba(212, 71, 10, 0.5) gives 50% opacity.

💡 Design tools

Most design tools (Figma, Sketch) accept both HEX and RGB.

💡 Check 3-digit HEX

#abc is shorthand for #aabbcc — always check 3-digit HEX before converting.

HEX to RGB conversion is a daily task for web developers and designers switching between CSS notations and design tool formats.

Trustpilot