HEX to RGB Converter

Convert hexadecimal color codes to RGB values instantly

Enter a hex color code with or without # prefix
RGB: rgb(128, 128, 128)
RGB (values): 128, 128, 128
HEX: #808080

What is HEX to RGB Conversion?

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

How to Use

  1. Enter a hex color code (e.g., #FF5733 or FF5733)
  2. The RGB values and color preview will update automatically
  3. Copy the RGB values using the copy buttons