#2aa00e color space conversions
Hex:
#2aa00e
RGB:
42, 160, 14
CMY:
84, 37, 95
CMYK:
74, 0, 91, 37
HSL:
108°, 83.9080%, 34.1176%
HSV (HSB):
108°, 91.2500%, 62.7451%
XYZ:
13.6049, 25.6656, 4.6524
xyY:
0.3097, 0.5843, 25.6656
CIE-Lab:
57.7182, -56.2003, 57.1804
CIE-LCH:
57.7182, 80.1753, 134.5047
CIE-Luv:
57.7182, -49.4681, 68.7143
Hunter-Lab:
50.6612, -40.7214, 30.0181
#2aa00e color charts
#2aa00e color shades, tints & tones
#2aa00e color schemes
#2aa00e color preview, HTML & CSS examples
This text has a color of #2aa00e
<p style="color:#2aa00e;">Text here</p>
.mytext {color:#2aa00e;}
This box has a color of #2aa00e
<div style="background-color:#2aa00e;">Content here</div>
.mybackground {background-color:#2aa00e;}
Border around this has a color of #2aa00e
<div style="border:2px solid #2aa00e;">Content here</div>
.myborder {border:2px solid #2aa00e;}