#404d5d color space conversions
Hex:
#404d5d
RGB:
64, 77, 93
CMY:
75, 70, 64
CMYK:
31, 17, 0, 64
HSL:
213°, 18.4713%, 30.7843%
HSV (HSB):
213°, 31.1828%, 36.4706%
XYZ:
6.7440, 7.1881, 11.3879
xyY:
0.2664, 0.2839, 7.1881
CIE-Lab:
32.2312, -0.8966, -11.0731
CIE-LCH:
32.2312, 11.1094, 265.3706
CIE-Luv:
32.2312, -6.8977, -13.9806
Hunter-Lab:
26.8106, -2.0180, -6.4163
#404d5d color charts
#404d5d color shades, tints & tones
#404d5d color schemes
#404d5d color preview, HTML & CSS examples
This text has a color of #404d5d
<p style="color:#404d5d;">Text here</p>
.mytext {color:#404d5d;}
This box has a color of #404d5d
<div style="background-color:#404d5d;">Content here</div>
.mybackground {background-color:#404d5d;}
Border around this has a color of #404d5d
<div style="border:2px solid #404d5d;">Content here</div>
.myborder {border:2px solid #404d5d;}