#cf040c color space conversions
Hex:
#cf040c
RGB:
207, 4, 12
CMY:
19, 98, 95
CMYK:
0, 98, 94, 19
HSL:
358°, 96.2085%, 41.3725%
HSV (HSB):
358°, 98.0676%, 81.1765%
XYZ:
25.8419, 13.3788, 1.5682
xyY:
0.6336, 0.3280, 13.3788
CIE-Lab:
43.3285, 68.1894, 53.6303
CIE-LCH:
43.3285, 86.7525, 38.1847
CIE-Luv:
43.3285, 140.3658, 29.5157
Hunter-Lab:
36.5770, 62.1017, 23.0620
#cf040c color charts
#cf040c color shades, tints & tones
#cf040c color schemes
#cf040c color preview, HTML & CSS examples
This text has a color of #cf040c
<p style="color:#cf040c;">Text here</p>
.mytext {color:#cf040c;}
This box has a color of #cf040c
<div style="background-color:#cf040c;">Content here</div>
.mybackground {background-color:#cf040c;}
Border around this has a color of #cf040c
<div style="border:2px solid #cf040c;">Content here</div>
.myborder {border:2px solid #cf040c;}