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.
Convert hex colors
Convert a hex color code to RGB and HSL values directly in the browser.
Enter a CSS hex color code such as #c72032 or #1769aa.
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.