#004f02 color space conversions
Hex:
#004f02
RGB:
0, 79, 2
CMY:
100, 69, 99
CMYK:
100, 0, 97, 69
HSL:
122°, 100.0000%, 15.4902%
HSV (HSB):
122°, 100.0000%, 30.9804%
XYZ:
2.8069, 5.5963, 0.9897
xyY:
0.2988, 0.5958, 5.5963
CIE-Lab:
28.3704, -36.7018, 34.7614
CIE-LCH:
28.3704, 50.5508, 136.5553
CIE-Luv:
28.3704, -26.8126, 34.3135
Hunter-Lab:
23.6566, -20.2194, 14.0792
#004f02 color charts
#004f02 color shades, tints & tones
#004f02 color schemes
#004f02 color preview, HTML & CSS examples
This text has a color of #004f02
<p style="color:#004f02;">Text here</p>
.mytext {color:#004f02;}
This box has a color of #004f02
<div style="background-color:#004f02;">Content here</div>
.mybackground {background-color:#004f02;}
Border around this has a color of #004f02
<div style="border:2px solid #004f02;">Content here</div>
.myborder {border:2px solid #004f02;}