#dc0004 color space conversions
Hex:
#dc0004
RGB:
220, 0, 4
CMY:
14, 100, 98
CMYK:
0, 100, 98, 14
HSL:
359°, 100.0000%, 43.1373%
HSV (HSB):
359°, 100.0000%, 86.2745%
XYZ:
29.5371, 15.2244, 1.4967
xyY:
0.6385, 0.3291, 15.2244
CIE-Lab:
45.9400, 71.6895, 58.8838
CIE-LCH:
45.9400, 92.7723, 39.3987
CIE-Luv:
45.9400, 150.7579, 32.1637
Hunter-Lab:
39.0185, 66.8428, 25.0387
#dc0004 color charts
#dc0004 color shades, tints & tones
#dc0004 color schemes
#dc0004 color preview, HTML & CSS examples
This text has a color of #dc0004
<p style="color:#dc0004;">Text here</p>
.mytext {color:#dc0004;}
This box has a color of #dc0004
<div style="background-color:#dc0004;">Content here</div>
.mybackground {background-color:#dc0004;}
Border around this has a color of #dc0004
<div style="border:2px solid #dc0004;">Content here</div>
.myborder {border:2px solid #dc0004;}