#dc2012 color space conversions
Hex:
#dc2012
RGB:
220, 32, 18
CMY:
14, 87, 93
CMYK:
0, 85, 92, 14
HSL:
4°, 84.8739%, 46.6667%
HSV (HSB):
4°, 91.8182%, 86.2745%
XYZ:
30.1409, 16.2923, 2.1284
xyY:
0.6207, 0.3355, 16.2923
CIE-Lab:
47.3557, 67.8796, 55.3581
CIE-LCH:
47.3557, 87.5908, 39.1984
CIE-Luv:
47.3557, 142.4233, 33.0266
Hunter-Lab:
40.3638, 62.6549, 25.1283
#dc2012 color charts
#dc2012 color shades, tints & tones
#dc2012 color schemes
#dc2012 color preview, HTML & CSS examples
This text has a color of #dc2012
<p style="color:#dc2012;">Text here</p>
.mytext {color:#dc2012;}
This box has a color of #dc2012
<div style="background-color:#dc2012;">Content here</div>
.mybackground {background-color:#dc2012;}
Border around this has a color of #dc2012
<div style="border:2px solid #dc2012;">Content here</div>
.myborder {border:2px solid #dc2012;}