#404b2b color space conversions
Hex:
#404b2b
RGB:
64, 75, 43
CMY:
75, 71, 83
CMYK:
15, 0, 43, 71
HSL:
81°, 27.1186%, 23.1373%
HSV (HSB):
81°, 42.6667%, 29.4118%
XYZ:
5.0665, 6.2966, 3.2338
xyY:
0.3471, 0.4314, 6.2966
CIE-Lab:
30.1487, -10.7428, 17.6299
CIE-LCH:
30.1487, 20.6451, 121.3563
CIE-Luv:
30.1487, -4.8139, 19.8056
Hunter-Lab:
25.0929, -7.8720, 9.9241
#404b2b color charts
#404b2b color shades, tints & tones
#404b2b color schemes
#404b2b color preview, HTML & CSS examples
This text has a color of #404b2b
<p style="color:#404b2b;">Text here</p>
.mytext {color:#404b2b;}
This box has a color of #404b2b
<div style="background-color:#404b2b;">Content here</div>
.mybackground {background-color:#404b2b;}
Border around this has a color of #404b2b
<div style="border:2px solid #404b2b;">Content here</div>
.myborder {border:2px solid #404b2b;}