#404d20 color space conversions
Hex:
#404d20
RGB:
64, 77, 32
CMY:
75, 70, 87
CMYK:
17, 0, 58, 70
HSL:
77°, 41.2844%, 21.3725%
HSV (HSB):
77°, 58.4416%, 30.1961%
XYZ:
5.0289, 6.5020, 2.3565
xyY:
0.3621, 0.4682, 6.5020
CIE-Lab:
30.6453, -13.3492, 24.6876
CIE-LCH:
30.6453, 28.0656, 118.4012
CIE-Luv:
30.6453, -5.7168, 26.0743
Hunter-Lab:
25.4991, -9.4195, 12.3701
#404d20 color charts
#404d20 color shades, tints & tones
#404d20 color schemes
#404d20 color preview, HTML & CSS examples
This text has a color of #404d20
<p style="color:#404d20;">Text here</p>
.mytext {color:#404d20;}
This box has a color of #404d20
<div style="background-color:#404d20;">Content here</div>
.mybackground {background-color:#404d20;}
Border around this has a color of #404d20
<div style="border:2px solid #404d20;">Content here</div>
.myborder {border:2px solid #404d20;}