#404e50 color space conversions
Hex:
#404e50
RGB:
64, 78, 80
CMY:
75, 69, 69
CMYK:
20, 2, 0, 69
HSL:
188°, 11.1111%, 28.2353%
HSV (HSB):
188°, 20.0000%, 31.3725%
XYZ:
6.2867, 7.1180, 8.6320
xyY:
0.2853, 0.3230, 7.1180
CIE-Lab:
32.0739, -5.0073, -3.0311
CIE-LCH:
32.0739, 5.8532, 211.1880
CIE-Luv:
32.0739, -7.0319, -3.0447
Hunter-Lab:
26.6795, -4.6277, -0.5072
#404e50 color charts
#404e50 color shades, tints & tones
#404e50 color schemes
#404e50 color preview, HTML & CSS examples
This text has a color of #404e50
<p style="color:#404e50;">Text here</p>
.mytext {color:#404e50;}
This box has a color of #404e50
<div style="background-color:#404e50;">Content here</div>
.mybackground {background-color:#404e50;}
Border around this has a color of #404e50
<div style="border:2px solid #404e50;">Content here</div>
.myborder {border:2px solid #404e50;}