Calcsite / Misc / Hex to RGB Color Converter
Misc

Hex to RGB Color Converter

Convert a hex color code to RGB values.

RGB value
Red
Green
Blue

How this calculator works

Hex colors pack red, green, and blue into two-digit hex pairs (00-FF, or 0-255 in decimal).

Formula

splits the hex string into red, green, blue byte pairs