#400d04 color space conversions
Hex:
#400d04
RGB:
64, 13, 4
CMY:
75, 95, 98
CMYK:
0, 80, 94, 75
HSL:
9°, 88.2353%, 13.3333%
HSV (HSB):
9°, 93.7500%, 25.0980%
XYZ:
2.2802, 1.3866, 0.2623
xyY:
0.5803, 0.3529, 1.3866
CIE-Lab:
11.8682, 24.0837, 16.7102
CIE-LCH:
11.8682, 29.3131, 34.7544
CIE-Luv:
11.8682, 28.4385, 8.4170
Hunter-Lab:
11.7754, 13.9578, 6.9220
#400d04 color charts
#400d04 color shades, tints & tones
#400d04 color schemes
#400d04 color preview, HTML & CSS examples
This text has a color of #400d04
<p style="color:#400d04;">Text here</p>
.mytext {color:#400d04;}
This box has a color of #400d04
<div style="background-color:#400d04;">Content here</div>
.mybackground {background-color:#400d04;}
Border around this has a color of #400d04
<div style="border:2px solid #400d04;">Content here</div>
.myborder {border:2px solid #400d04;}