#cf0d0d color space conversions
Hex:
#cf0d0d
RGB:
207, 13, 13
CMY:
19, 95, 95
CMYK:
0, 94, 94, 19
HSL:
0°, 88.1818%, 43.1373%
HSV (HSB):
0°, 93.7198%, 81.1765%
XYZ:
25.9487, 13.5823, 1.6348
xyY:
0.6303, 0.3299, 13.5823
CIE-Lab:
43.6278, 67.3447, 53.4671
CIE-LCH:
43.6278, 85.9886, 38.4472
CIE-Luv:
43.6278, 138.7373, 29.9187
Hunter-Lab:
36.8542, 61.1854, 23.1680
#cf0d0d color charts
#cf0d0d color shades, tints & tones
#cf0d0d color schemes
#cf0d0d color preview, HTML & CSS examples
This text has a color of #cf0d0d
<p style="color:#cf0d0d;">Text here</p>
.mytext {color:#cf0d0d;}
This box has a color of #cf0d0d
<div style="background-color:#cf0d0d;">Content here</div>
.mybackground {background-color:#cf0d0d;}
Border around this has a color of #cf0d0d
<div style="border:2px solid #cf0d0d;">Content here</div>
.myborder {border:2px solid #cf0d0d;}