HEX to RGB Converter
Convert between HEX color codes and RGB values with a live preview. Type a HEX code like #2f6fed or enter R, G, B values and see the matching color and codes instantly.
- Two-way conversion: HEX to RGB and RGB to HEX.
- Live color swatch preview.
- Supports 3-digit and 6-digit HEX codes.
- Perfect for web design and CSS.
Frequently asked questions
What is a HEX color code?
A six-digit code like #RRGGBB that represents red, green, and blue values in hexadecimal.
How do I convert RGB to HEX?
Enter the R, G, and B numbers and the HEX code updates automatically.
Do 3-digit HEX codes work?
Yes, shorthand like #abc is expanded to #aabbcc automatically.