#404d50 color space conversions
Hex:
#404d50
RGB:
64, 77, 80
CMY:
75, 70, 69
CMYK:
20, 4, 0, 69
HSL:
191°, 11.1111%, 28.2353%
HSV (HSB):
191°, 20.0000%, 31.3725%
XYZ:
6.2162, 6.9769, 8.6085
xyY:
0.2851, 0.3200, 6.9769
CIE-Lab:
31.7543, -4.3885, -3.5041
CIE-LCH:
31.7543, 5.6158, 218.6063
CIE-Luv:
31.7543, -6.5805, -3.7058
Hunter-Lab:
26.4139, -4.2164, -0.8333
#404d50 color charts
#404d50 color shades, tints & tones
#404d50 color schemes
#404d50 color preview, HTML & CSS examples
This text has a color of #404d50
<p style="color:#404d50;">Text here</p>
.mytext {color:#404d50;}
This box has a color of #404d50
<div style="background-color:#404d50;">Content here</div>
.mybackground {background-color:#404d50;}
Border around this has a color of #404d50
<div style="border:2px solid #404d50;">Content here</div>
.myborder {border:2px solid #404d50;}