#404a04 color space conversions
Hex:
#404a04
RGB:
64, 74, 4
CMY:
75, 71, 98
CMYK:
14, 0, 95, 71
HSL:
69°, 89.7436%, 15.2941%
HSV (HSB):
69°, 94.5946%, 29.0196%
XYZ:
4.5850, 5.9963, 1.0306
xyY:
0.3949, 0.5164, 5.9963
CIE-Lab:
29.4032, -13.6891, 35.9747
CIE-LCH:
29.4032, 38.4912, 110.8329
CIE-Luv:
29.4032, -3.8108, 32.2918
Hunter-Lab:
24.4874, -9.4303, 14.6458
#404a04 color charts
#404a04 color shades, tints & tones
#404a04 color schemes
#404a04 color preview, HTML & CSS examples
This text has a color of #404a04
<p style="color:#404a04;">Text here</p>
.mytext {color:#404a04;}
This box has a color of #404a04
<div style="background-color:#404a04;">Content here</div>
.mybackground {background-color:#404a04;}
Border around this has a color of #404a04
<div style="border:2px solid #404a04;">Content here</div>
.myborder {border:2px solid #404a04;}