#404b3e color space conversions
Hex:
#404b3e
RGB:
64, 75, 62
CMY:
75, 71, 76
CMYK:
15, 0, 17, 71
HSL:
111°, 9.4891%, 26.8627%
HSV (HSB):
111°, 17.3333%, 29.4118%
XYZ:
5.4999, 6.4699, 5.5164
xyY:
0.3145, 0.3700, 6.4699
CIE-Lab:
30.5684, -7.3320, 6.2853
CIE-LCH:
30.5684, 9.6573, 139.3950
CIE-Luv:
30.5684, -5.2140, 8.1797
Hunter-Lab:
25.4361, -5.9169, 4.9469
#404b3e color charts
#404b3e color shades, tints & tones
#404b3e color schemes
#404b3e color preview, HTML & CSS examples
This text has a color of #404b3e
<p style="color:#404b3e;">Text here</p>
.mytext {color:#404b3e;}
This box has a color of #404b3e
<div style="background-color:#404b3e;">Content here</div>
.mybackground {background-color:#404b3e;}
Border around this has a color of #404b3e
<div style="border:2px solid #404b3e;">Content here</div>
.myborder {border:2px solid #404b3e;}