#001004 color space conversions
Hex:
#001004
RGB:
0, 16, 4
CMY:
100, 94, 98
CMYK:
100, 0, 75, 94
HSL:
135°, 100.0000%, 3.1373%
HSV (HSB):
135°, 100.0000%, 6.2745%
XYZ:
0.2072, 0.3793, 0.1772
xyY:
0.2713, 0.4967, 0.3793
CIE-Lab:
3.4266, -6.2819, 3.3739
CIE-LCH:
3.4266, 7.1306, 151.7607
CIE-Luv:
3.4266, -3.0701, 2.7940
Hunter-Lab:
6.1591, -4.7734, 2.6059
#001004 color charts
#001004 color shades, tints & tones
#001004 color schemes
#001004 color preview, HTML & CSS examples
This text has a color of #001004
<p style="color:#001004;">Text here</p>
.mytext {color:#001004;}
This box has a color of #001004
<div style="background-color:#001004;">Content here</div>
.mybackground {background-color:#001004;}
Border around this has a color of #001004
<div style="border:2px solid #001004;">Content here</div>
.myborder {border:2px solid #001004;}