FullCalculator

Color Converter

RGB to HEX & HSL

HEX to RGB

Enter hex color code as a decimal number (e.g., 4285F4 = enter R, G, B separately above)

Formula

HEX = #RRGGBB (base 16) | RGB = (0-255, 0-255, 0-255)

Frequently Asked Questions

What is HEX color?
HEX is a 6-digit hexadecimal representation of RGB color. #FF0000 = Red (FF=255, 00=0, 00=0). #FFFFFF = White, #000000 = Black. Each pair represents Red, Green, Blue (0-255).

You may also need