#404d33 color space conversions
Hex:
#404d33
RGB:
64, 77, 51
CMY:
75, 70, 80
CMYK:
17, 0, 34, 70
HSL:
90°, 20.3125%, 25.0980%
HSV (HSB):
90°, 33.7662%, 30.1961%
XYZ:
5.3658, 6.6368, 4.1302
xyY:
0.3326, 0.4114, 6.6368
CIE-Lab:
30.9653, -10.6279, 13.7750
CIE-LCH:
30.9653, 17.3984, 127.6515
CIE-Luv:
30.9653, -5.9882, 16.4419
Hunter-Lab:
25.7619, -7.9048, 8.5279
#404d33 color charts
#404d33 color shades, tints & tones
#404d33 color schemes
#404d33 color preview, HTML & CSS examples
This text has a color of #404d33
<p style="color:#404d33;">Text here</p>
.mytext {color:#404d33;}
This box has a color of #404d33
<div style="background-color:#404d33;">Content here</div>
.mybackground {background-color:#404d33;}
Border around this has a color of #404d33
<div style="border:2px solid #404d33;">Content here</div>
.myborder {border:2px solid #404d33;}