#cf180c color space conversions
Hex:
#cf180c
RGB:
207, 24, 12
CMY:
19, 91, 95
CMYK:
0, 88, 94, 19
HSL:
4°, 89.0411%, 42.9412%
HSV (HSB):
4°, 94.2029%, 81.1765%
XYZ:
26.1251, 13.9452, 1.6626
xyY:
0.6260, 0.3342, 13.9452
CIE-Lab:
44.1543, 65.8092, 54.0965
CIE-LCH:
44.1543, 85.1897, 39.4209
CIE-Luv:
44.1543, 136.0689, 30.9824
Hunter-Lab:
37.3433, 59.5267, 23.5006
#cf180c color charts
#cf180c color shades, tints & tones
#cf180c color schemes
#cf180c color preview, HTML & CSS examples
This text has a color of #cf180c
<p style="color:#cf180c;">Text here</p>
.mytext {color:#cf180c;}
This box has a color of #cf180c
<div style="background-color:#cf180c;">Content here</div>
.mybackground {background-color:#cf180c;}
Border around this has a color of #cf180c
<div style="border:2px solid #cf180c;">Content here</div>
.myborder {border:2px solid #cf180c;}