#404e31 color space conversions
Hex:
#404e31
RGB:
64, 78, 49
CMY:
75, 69, 81
CMYK:
18, 0, 37, 69
HSL:
89°, 22.8346%, 24.9020%
HSV (HSB):
89°, 37.1795%, 30.5882%
XYZ:
5.3931, 6.7605, 3.9264
xyY:
0.3354, 0.4204, 6.7605
CIE-Lab:
31.2554, -11.5532, 15.3992
CIE-LCH:
31.2554, 19.2513, 126.8789
CIE-Luv:
31.2554, -6.4672, 18.1926
Hunter-Lab:
26.0010, -8.4773, 9.2474
#404e31 color charts
#404e31 color shades, tints & tones
#404e31 color schemes
#404e31 color preview, HTML & CSS examples
This text has a color of #404e31
<p style="color:#404e31;">Text here</p>
.mytext {color:#404e31;}
This box has a color of #404e31
<div style="background-color:#404e31;">Content here</div>
.mybackground {background-color:#404e31;}
Border around this has a color of #404e31
<div style="border:2px solid #404e31;">Content here</div>
.myborder {border:2px solid #404e31;}