#404b3c color space conversions
Hex:
#404b3c
RGB:
64, 75, 60
CMY:
75, 71, 76
CMYK:
15, 0, 20, 71
HSL:
104°, 11.1111%, 26.4706%
HSV (HSB):
104°, 20.0000%, 29.4118%
XYZ:
5.4460, 6.4484, 5.2326
xyY:
0.3180, 0.3765, 6.4484
CIE-Lab:
30.5166, -7.7425, 7.4875
CIE-LCH:
30.5166, 10.7708, 135.9592
CIE-Luv:
30.5166, -5.1669, 9.5346
Hunter-Lab:
25.3937, -6.1570, 5.5583
#404b3c color charts
#404b3c color shades, tints & tones
#404b3c color schemes
#404b3c color preview, HTML & CSS examples
This text has a color of #404b3c
<p style="color:#404b3c;">Text here</p>
.mytext {color:#404b3c;}
This box has a color of #404b3c
<div style="background-color:#404b3c;">Content here</div>
.mybackground {background-color:#404b3c;}
Border around this has a color of #404b3c
<div style="border:2px solid #404b3c;">Content here</div>
.myborder {border:2px solid #404b3c;}