#00400c color space conversions
Hex:
#00400c
RGB:
0, 64, 12
CMY:
100, 75, 95
CMYK:
100, 0, 81, 75
HSL:
131°, 100.0000%, 12.5490%
HSV (HSB):
131°, 100.0000%, 25.0980%
XYZ:
1.8998, 3.6933, 0.9606
xyY:
0.2899, 0.5636, 3.6933
CIE-Lab:
22.6306, -30.8183, 25.2786
CIE-LCH:
22.6306, 39.8594, 140.6398
CIE-Luv:
22.6306, -21.0561, 24.7105
Hunter-Lab:
19.2181, -15.9864, 10.4891
#00400c color charts
#00400c color shades, tints & tones
#00400c color schemes
#00400c color preview, HTML & CSS examples
This text has a color of #00400c
<p style="color:#00400c;">Text here</p>
.mytext {color:#00400c;}
This box has a color of #00400c
<div style="background-color:#00400c;">Content here</div>
.mybackground {background-color:#00400c;}
Border around this has a color of #00400c
<div style="border:2px solid #00400c;">Content here</div>
.myborder {border:2px solid #00400c;}