#cf010d color space conversions
Hex:
#cf010d
RGB:
207, 1, 13
CMY:
19, 100, 95
CMYK:
0, 100, 94, 19
HSL:
357°, 99.0385%, 40.7843%
HSV (HSB):
357°, 99.5169%, 81.1765%
XYZ:
25.8156, 13.3162, 1.5904
xyY:
0.6339, 0.3270, 13.3162
CIE-Lab:
43.2358, 68.4791, 53.2415
CIE-LCH:
43.2358, 86.7413, 37.8645
CIE-Luv:
43.2358, 140.7894, 29.2195
Hunter-Lab:
36.4913, 62.4192, 22.9599
#cf010d color charts
#cf010d color shades, tints & tones
#cf010d color schemes
#cf010d color preview, HTML & CSS examples
This text has a color of #cf010d
<p style="color:#cf010d;">Text here</p>
.mytext {color:#cf010d;}
This box has a color of #cf010d
<div style="background-color:#cf010d;">Content here</div>
.mybackground {background-color:#cf010d;}
Border around this has a color of #cf010d
<div style="border:2px solid #cf010d;">Content here</div>
.myborder {border:2px solid #cf010d;}