#00040f color space conversions
Hex:
#00040f
RGB:
0, 4, 15
CMY:
100, 98, 94
CMYK:
100, 73, 0, 94
HSL:
224°, 100.0000%, 2.9412%
HSV (HSB):
224°, 100.0000%, 5.8824%
XYZ:
0.1296, 0.1213, 0.4685
xyY:
0.1802, 0.1686, 0.1213
CIE-Lab:
1.0959, 0.5869, -4.8120
CIE-LCH:
1.0959, 4.8476, 276.9537
CIE-Luv:
1.0959, -0.6166, -2.0356
Hunter-Lab:
3.4831, 0.5482, -5.5370
#00040f color charts
#00040f color shades, tints & tones
#00040f color schemes
#00040f color preview, HTML & CSS examples
This text has a color of #00040f
<p style="color:#00040f;">Text here</p>
.mytext {color:#00040f;}
This box has a color of #00040f
<div style="background-color:#00040f;">Content here</div>
.mybackground {background-color:#00040f;}
Border around this has a color of #00040f
<div style="border:2px solid #00040f;">Content here</div>
.myborder {border:2px solid #00040f;}