#404f05 color space conversions
Hex:
#404f05
RGB:
64, 79, 5
CMY:
75, 69, 98
CMYK:
19, 0, 94, 69
HSL:
72°, 88.0952%, 16.4706%
HSV (HSB):
72°, 93.6709%, 30.9804%
XYZ:
4.9377, 6.6929, 1.1752
xyY:
0.3856, 0.5226, 6.6929
CIE-Lab:
31.0973, -16.4396, 37.0032
CIE-LCH:
31.0973, 40.4907, 113.9543
CIE-Luv:
31.0973, -6.6302, 34.3688
Hunter-Lab:
25.8707, -11.2048, 15.4162
#404f05 color charts
#404f05 color shades, tints & tones
#404f05 color schemes
#404f05 color preview, HTML & CSS examples
This text has a color of #404f05
<p style="color:#404f05;">Text here</p>
.mytext {color:#404f05;}
This box has a color of #404f05
<div style="background-color:#404f05;">Content here</div>
.mybackground {background-color:#404f05;}
Border around this has a color of #404f05
<div style="border:2px solid #404f05;">Content here</div>
.myborder {border:2px solid #404f05;}