#404b5b color space conversions
Hex:
#404b5b
RGB:
64, 75, 91
CMY:
75, 71, 64
CMYK:
30, 18, 0, 64
HSL:
216°, 17.4194%, 30.3922%
HSV (HSB):
216°, 29.6703%, 35.6863%
XYZ:
6.5188, 6.8775, 10.8814
xyY:
0.2685, 0.2833, 6.8775
CIE-Lab:
31.5263, -0.1890, -10.8703
CIE-LCH:
31.5263, 10.8720, 269.0039
CIE-Luv:
31.5263, -5.9970, -13.7035
Hunter-Lab:
26.2249, -1.5237, -6.2436
#404b5b color charts
#404b5b color shades, tints & tones
#404b5b color schemes
#404b5b color preview, HTML & CSS examples
This text has a color of #404b5b
<p style="color:#404b5b;">Text here</p>
.mytext {color:#404b5b;}
This box has a color of #404b5b
<div style="background-color:#404b5b;">Content here</div>
.mybackground {background-color:#404b5b;}
Border around this has a color of #404b5b
<div style="border:2px solid #404b5b;">Content here</div>
.myborder {border:2px solid #404b5b;}