Convert hex colors

Hex to RGB Color Converter

Convert a hex color code to RGB and HSL values directly in the browser.

Convert hex to RGB

Enter a CSS hex color code such as #c72032 or #1769aa.

How hex colors work

A six-digit hex color stores red, green and blue as pairs from 00 to FF. The browser converts those pairs into RGB channel values from 0 to 255.