#400d06 color space conversions
Hex:
#400d06
RGB:
64, 13, 6
CMY:
75, 95, 98
CMYK:
0, 80, 91, 75
HSL:
7°, 82.8571%, 13.7255%
HSV (HSB):
7°, 90.6250%, 25.0980%
XYZ:
2.2911, 1.3910, 0.3200
xyY:
0.5725, 0.3476, 1.3910
CIE-Lab:
11.8975, 24.1879, 15.9355
CIE-LCH:
11.8975, 28.9654, 33.3777
CIE-Luv:
11.8975, 28.1776, 7.8531
Hunter-Lab:
11.7940, 14.0366, 6.6470
#400d06 color charts
#400d06 color shades, tints & tones
#400d06 color schemes
#400d06 color preview, HTML & CSS examples
This text has a color of #400d06
<p style="color:#400d06;">Text here</p>
.mytext {color:#400d06;}
This box has a color of #400d06
<div style="background-color:#400d06;">Content here</div>
.mybackground {background-color:#400d06;}
Border around this has a color of #400d06
<div style="border:2px solid #400d06;">Content here</div>
.myborder {border:2px solid #400d06;}