Hex to RGB Converter
Convert a hex color code to its RGB values, live as you type, with a live swatch preview.
100% private, runs in your browser
rgb(66, 135, 245)
Updates live as you type, entirely in your browser.
Need the opposite? Use RGB to Hex Converter
What is Hex to RGB Converter?
Enter a 6-digit hex color code (like #4287f5) and instantly see its equivalent RGB values, along with a live color swatch to confirm you've got the right shade — useful when your design spec gives hex but your code needs RGB.
FAQ
A 6-digit hex code, with or without the leading #, e.g. #4287f5 or 4287f5. 3-digit shorthand hex isn't currently supported.
Check that it's exactly 6 hex digits (0-9, a-f). Anything else — wrong length, invalid characters — will show as invalid.