#404e2c color space conversions
Hex:
#404e2c
RGB:
64, 78, 44
CMY:
75, 69, 83
CMYK:
18, 0, 44, 69
HSL:
85°, 27.8689%, 23.9216%
HSV (HSB):
85°, 43.5897%, 30.5882%
XYZ:
5.2934, 6.7206, 3.4011
xyY:
0.3434, 0.4360, 6.7206
CIE-Lab:
31.1622, -12.3436, 18.3274
CIE-LCH:
31.1622, 22.0966, 123.9605
CIE-Luv:
31.1622, -6.3967, 20.9520
Hunter-Lab:
25.9242, -8.9200, 10.3684
#404e2c color charts
#404e2c color shades, tints & tones
#404e2c color schemes
#404e2c color preview, HTML & CSS examples
This text has a color of #404e2c
<p style="color:#404e2c;">Text here</p>
.mytext {color:#404e2c;}
This box has a color of #404e2c
<div style="background-color:#404e2c;">Content here</div>
.mybackground {background-color:#404e2c;}
Border around this has a color of #404e2c
<div style="border:2px solid #404e2c;">Content here</div>
.myborder {border:2px solid #404e2c;}