#cf170e color space conversions
Hex:
#cf170e
RGB:
207, 23, 14
CMY:
19, 91, 95
CMYK:
0, 89, 93, 19
HSL:
3°, 87.3303%, 43.3333%
HSV (HSB):
3°, 93.2367%, 81.1765%
XYZ:
26.1178, 13.9099, 1.7238
xyY:
0.6256, 0.3332, 13.9099
CIE-Lab:
44.1034, 65.9978, 53.4073
CIE-LCH:
44.1034, 84.9002, 38.9808
CIE-Luv:
44.1034, 136.2094, 30.6284
Hunter-Lab:
37.2960, 59.7328, 23.3669
#cf170e color charts
#cf170e color shades, tints & tones
#cf170e color schemes
#cf170e color preview, HTML & CSS examples
This text has a color of #cf170e
<p style="color:#cf170e;">Text here</p>
.mytext {color:#cf170e;}
This box has a color of #cf170e
<div style="background-color:#cf170e;">Content here</div>
.mybackground {background-color:#cf170e;}
Border around this has a color of #cf170e
<div style="border:2px solid #cf170e;">Content here</div>
.myborder {border:2px solid #cf170e;}