#404a4e color space conversions
Hex:
#404a4e
RGB:
64, 74, 78
CMY:
75, 71, 69
CMYK:
18, 5, 0, 69
HSL:
197°, 9.8592%, 27.8431%
HSV (HSB):
197°, 17.9487%, 30.5882%
XYZ:
5.9383, 6.5376, 8.1566
xyY:
0.2878, 0.3169, 6.5376
CIE-Lab:
30.7302, -3.0222, -3.7409
CIE-LCH:
30.7302, 4.8092, 231.0665
CIE-Luv:
30.7302, -5.1737, -4.1350
Hunter-Lab:
25.5687, -3.2891, -1.0159
#404a4e color charts
#404a4e color shades, tints & tones
#404a4e color schemes
#404a4e color preview, HTML & CSS examples
This text has a color of #404a4e
<p style="color:#404a4e;">Text here</p>
.mytext {color:#404a4e;}
This box has a color of #404a4e
<div style="background-color:#404a4e;">Content here</div>
.mybackground {background-color:#404a4e;}
Border around this has a color of #404a4e
<div style="border:2px solid #404a4e;">Content here</div>
.myborder {border:2px solid #404a4e;}