Free Online RGB to Hex Converter

Convert between RGB and HEX color codes instantly. See live color preview.

RGB Input
HEX Input
CSS rgb()
Preview

How to Use This RGB to Hex Converter

Enter RGB values (0-255) or a HEX code and see the conversion instantly. The color preview updates in real-time.

What is the RGB format?

RGB represents colors as three values (Red, Green, Blue), each ranging from 0 to 255. For example, pure red is rgb(255, 0, 0).

What is the HEX format?

HEX represents colors as a 6-digit hexadecimal code prefixed with #. Each pair of digits represents R, G, and B. For example, #FF0000 is pure red.

Is my data stored?

No. All conversion runs locally in your browser.