#404e45 color space conversions
Hex:
#404e45
RGB:
64, 78, 69
CMY:
75, 69, 73
CMYK:
18, 0, 12, 69
HSL:
141°, 9.8592%, 27.8431%
HSV (HSB):
141°, 17.9487%, 30.5882%
XYZ:
5.9129, 6.9684, 6.6636
xyY:
0.3025, 0.3565, 6.9684
CIE-Lab:
31.7350, -7.6358, 3.4858
CIE-LCH:
31.7350, 8.3939, 155.4630
CIE-Luv:
31.7350, -6.8088, 5.1579
Hunter-Lab:
26.3978, -6.2134, 3.5118
#404e45 color charts
#404e45 color shades, tints & tones
#404e45 color schemes
#404e45 color preview, HTML & CSS examples
This text has a color of #404e45
<p style="color:#404e45;">Text here</p>
.mytext {color:#404e45;}
This box has a color of #404e45
<div style="background-color:#404e45;">Content here</div>
.mybackground {background-color:#404e45;}
Border around this has a color of #404e45
<div style="border:2px solid #404e45;">Content here</div>
.myborder {border:2px solid #404e45;}