#dc0e0d color space conversions
Hex:
#dc0e0d
RGB:
220, 14, 13
CMY:
14, 95, 95
CMYK:
0, 94, 94, 14
HSL:
0°, 88.8412%, 45.6863%
HSV (HSB):
0°, 94.0909%, 86.2745%
XYZ:
29.7449, 15.5588, 1.8162
xyY:
0.6313, 0.3302, 15.5588
CIE-Lab:
46.3902, 70.5414, 56.4683
CIE-LCH:
46.3902, 90.3590, 38.6772
CIE-Luv:
46.3902, 147.8512, 31.9877
Hunter-Lab:
39.4446, 65.5774, 24.8813
#dc0e0d color charts
#dc0e0d color shades, tints & tones
#dc0e0d color schemes
#dc0e0d color preview, HTML & CSS examples
This text has a color of #dc0e0d
<p style="color:#dc0e0d;">Text here</p>
.mytext {color:#dc0e0d;}
This box has a color of #dc0e0d
<div style="background-color:#dc0e0d;">Content here</div>
.mybackground {background-color:#dc0e0d;}
Border around this has a color of #dc0e0d
<div style="border:2px solid #dc0e0d;">Content here</div>
.myborder {border:2px solid #dc0e0d;}