#404d5c color space conversions
Hex:
#404d5c
RGB:
64, 77, 92
CMY:
75, 70, 64
CMYK:
30, 16, 0, 64
HSL:
212°, 17.9487%, 30.5882%
HSV (HSB):
212°, 30.4348%, 36.0784%
XYZ:
6.7000, 7.1704, 11.1561
xyY:
0.2677, 0.2865, 7.1704
CIE-Lab:
32.1918, -1.1781, -10.4974
CIE-LCH:
32.1918, 10.5633, 263.5967
CIE-Luv:
32.1918, -6.8724, -13.1759
Hunter-Lab:
26.7777, -2.1988, -5.9570
#404d5c color charts
#404d5c color shades, tints & tones
#404d5c color schemes
#404d5c color preview, HTML & CSS examples
This text has a color of #404d5c
<p style="color:#404d5c;">Text here</p>
.mytext {color:#404d5c;}
This box has a color of #404d5c
<div style="background-color:#404d5c;">Content here</div>
.mybackground {background-color:#404d5c;}
Border around this has a color of #404d5c
<div style="border:2px solid #404d5c;">Content here</div>
.myborder {border:2px solid #404d5c;}