#cf080e color space conversions
Hex:
#cf080e
RGB:
207, 8, 14
CMY:
19, 97, 95
CMYK:
0, 96, 93, 19
HSL:
358°, 92.5581%, 42.1569%
HSV (HSB):
358°, 96.1353%, 81.1765%
XYZ:
25.8982, 13.4708, 1.6506
xyY:
0.6314, 0.3284, 13.4708
CIE-Lab:
43.4642, 67.8397, 53.0262
CIE-LCH:
43.4642, 86.1046, 38.0126
CIE-Luv:
43.4642, 139.5261, 29.4900
Hunter-Lab:
36.7025, 61.7246, 23.0254
#cf080e color charts
#cf080e color shades, tints & tones
#cf080e color schemes
#cf080e color preview, HTML & CSS examples
This text has a color of #cf080e
<p style="color:#cf080e;">Text here</p>
.mytext {color:#cf080e;}
This box has a color of #cf080e
<div style="background-color:#cf080e;">Content here</div>
.mybackground {background-color:#cf080e;}
Border around this has a color of #cf080e
<div style="border:2px solid #cf080e;">Content here</div>
.myborder {border:2px solid #cf080e;}