RGB / HEX Converter

Convert between RGB and HEX color codes instantly - Free color converter

Color Preview

RGB:rgb(255, 0, 0)
HEX:#FF0000

About RGB

RGB (Red, Green, Blue) is an additive color model where colors are created by combining red, green, and blue light. Each channel ranges from 0-255.

About HEX

HEX is a hexadecimal representation of RGB colors. It uses 6 characters (0-9, A-F) where each pair represents red, green, and blue values.