#02a00e color space conversions
Hex:
#02a00e
RGB:
2, 160, 14
CMY:
99, 37, 95
CMYK:
99, 0, 91, 37
HSL:
125°, 97.5309%, 31.7647%
HSV (HSB):
125°, 98.7500%, 62.7451%
XYZ:
12.6751, 25.1862, 4.6088
xyY:
0.2984, 0.5930, 25.1862
CIE-Lab:
57.2564, -60.3093, 56.6029
CIE-LCH:
57.2564, 82.7110, 136.8158
CIE-Luv:
57.2564, -53.9160, 68.7269
Hunter-Lab:
50.1859, -42.7428, 29.6852
#02a00e color charts
#02a00e color shades, tints & tones
#02a00e color schemes
#02a00e color preview, HTML & CSS examples
This text has a color of #02a00e
<p style="color:#02a00e;">Text here</p>
.mytext {color:#02a00e;}
This box has a color of #02a00e
<div style="background-color:#02a00e;">Content here</div>
.mybackground {background-color:#02a00e;}
Border around this has a color of #02a00e
<div style="border:2px solid #02a00e;">Content here</div>
.myborder {border:2px solid #02a00e;}