#404e02 color space conversions
Hex:
#404e02
RGB:
64, 78, 2
CMY:
75, 69, 99
CMYK:
18, 0, 97, 69
HSL:
71°, 95.0000%, 15.6863%
HSV (HSB):
71°, 97.4359%, 30.5882%
XYZ:
4.8497, 6.5432, 1.0648
xyY:
0.3893, 0.5252, 6.5432
CIE-Lab:
30.7434, -16.0293, 37.8230
CIE-LCH:
30.7434, 41.0794, 112.9672
CIE-Luv:
30.7434, -6.0597, 34.4564
Hunter-Lab:
25.5796, -10.9220, 15.4377
#404e02 color charts
#404e02 color shades, tints & tones
#404e02 color schemes
#404e02 color preview, HTML & CSS examples
This text has a color of #404e02
<p style="color:#404e02;">Text here</p>
.mytext {color:#404e02;}
This box has a color of #404e02
<div style="background-color:#404e02;">Content here</div>
.mybackground {background-color:#404e02;}
Border around this has a color of #404e02
<div style="border:2px solid #404e02;">Content here</div>
.myborder {border:2px solid #404e02;}