#cf110d color space conversions
Hex:
#cf110d
RGB:
207, 17, 13
CMY:
19, 93, 95
CMYK:
0, 92, 94, 19
HSL:
1°, 88.1818%, 43.1373%
HSV (HSB):
1°, 93.7198%, 81.1765%
XYZ:
26.0052, 13.6954, 1.6536
xyY:
0.6288, 0.3312, 13.6954
CIE-Lab:
43.7928, 66.8690, 53.5627
CIE-LCH:
43.7928, 85.6763, 38.6951
CIE-Luv:
43.7928, 137.8791, 30.2122
Hunter-Lab:
37.0072, 60.6704, 23.2558
#cf110d color charts
#cf110d color shades, tints & tones
#cf110d color schemes
#cf110d color preview, HTML & CSS examples
This text has a color of #cf110d
<p style="color:#cf110d;">Text here</p>
.mytext {color:#cf110d;}
This box has a color of #cf110d
<div style="background-color:#cf110d;">Content here</div>
.mybackground {background-color:#cf110d;}
Border around this has a color of #cf110d
<div style="border:2px solid #cf110d;">Content here</div>
.myborder {border:2px solid #cf110d;}