HEX to RGB Converter Online
Paste a hex colour such as #3B82F6 and get the equivalent rgb() value, plus HSL, in one step. Three-digit shorthand and eight-digit hex with an alpha channel are both supported.
Runs in your browser — your text is never uploaded or stored.
HEX colour
RGB / HSL
How to Use
- 1.Type or paste a hex colour code, with or without the leading #.
- 2.Read the matching rgb() and hsl() values below.
- 3.Copy the value you need into your CSS or design tool.
Advertisement
FAQ
Does it support alpha transparency?
Yes. An 8-digit hex like #3B82F680 converts to an rgba() value with the alpha channel preserved.
Can I use 3-digit shorthand?
Yes — #f0a is expanded to #ff00aa before conversion.
Need more options?
Color Format Converter
Free online color converter. Convert between HEX, RGB, and HSL color codes with a live preview. Private and browser-based.