About the HEX to RGB Converter
HEX to RGB expands shorthand notation, validates every digit and supports optional alpha channels. It reports decimal channels, a CSS-ready rgb or rgba value and a visual swatch.
How to use the HEX to RGB Converter
- Enter a color with or without the leading hash.
- Convert the validated hexadecimal channels.
- Copy the CSS function or individual channel values.
Practical tips
- Three-digit #abc expands to #aabbcc.
- An eight-digit value stores alpha in the final two characters.