#405e5e color space conversions
Hex:
#405e5e
RGB:
64, 94, 94
CMY:
75, 63, 63
CMYK:
32, 0, 0, 63
HSL:
180°, 18.9873%, 30.9804%
HSV (HSB):
180°, 31.9149%, 36.8627%
XYZ:
8.1374, 9.9035, 12.0724
xyY:
0.2702, 0.3289, 9.9035
CIE-Lab:
37.6688, -10.9606, -3.5494
CIE-LCH:
37.6688, 11.5209, 197.9435
CIE-Luv:
37.6688, -14.2538, -3.0811
Hunter-Lab:
31.4699, -8.9161, -0.7157
#405e5e color charts
#405e5e color shades, tints & tones
#405e5e color schemes
#405e5e color preview, HTML & CSS examples
This text has a color of #405e5e
<p style="color:#405e5e;">Text here</p>
.mytext {color:#405e5e;}
This box has a color of #405e5e
<div style="background-color:#405e5e;">Content here</div>
.mybackground {background-color:#405e5e;}
Border around this has a color of #405e5e
<div style="border:2px solid #405e5e;">Content here</div>
.myborder {border:2px solid #405e5e;}