RGB to HEX Converter

Convert RGB color values to hexadecimal format instantly

HEX Color: #808080
RGB: rgb(128, 128, 128)

What is RGB to HEX Conversion?

RGB (Red, Green, Blue) and HEX (Hexadecimal) are two common ways to represent colors in web development. RGB uses decimal values from 0-255 for each color channel, while HEX uses hexadecimal values from 00-FF.

How to Use

  1. Adjust the sliders or enter values for Red, Green, and Blue (0-255)
  2. The color preview updates in real-time
  3. Copy the HEX or RGB value using the copy buttons