#404b33 color space conversions
Hex:
#404b33
RGB:
64, 75, 51
CMY:
75, 71, 80
CMYK:
15, 0, 32, 71
HSL:
88°, 19.0476%, 24.7059%
HSV (HSB):
88°, 32.0000%, 29.4118%
XYZ:
5.2280, 6.3612, 4.0843
xyY:
0.3336, 0.4059, 6.3612
CIE-Lab:
30.3059, -9.4423, 12.8883
CIE-LCH:
30.3059, 15.9770, 126.2274
CIE-Luv:
30.3059, -4.9688, 15.2713
Hunter-Lab:
25.2213, -7.1372, 8.0537
#404b33 color charts
#404b33 color shades, tints & tones
#404b33 color schemes
#404b33 color preview, HTML & CSS examples
This text has a color of #404b33
<p style="color:#404b33;">Text here</p>
.mytext {color:#404b33;}
This box has a color of #404b33
<div style="background-color:#404b33;">Content here</div>
.mybackground {background-color:#404b33;}
Border around this has a color of #404b33
<div style="border:2px solid #404b33;">Content here</div>
.myborder {border:2px solid #404b33;}