#2aaa4e color space conversions
Hex:
#2aaa4e
RGB:
42, 170, 78
CMY:
84, 33, 69
CMYK:
75, 0, 54, 33
HSL:
137°, 60.3774%, 41.5686%
HSV (HSB):
137°, 75.2941%, 66.6667%
XYZ:
16.7047, 29.7917, 12.0777
xyY:
0.2852, 0.5086, 29.7917
CIE-Lab:
61.4741, -53.8678, 37.4803
CIE-LCH:
61.4741, 65.6240, 145.1705
CIE-Luv:
61.4741, -51.2682, 54.4348
Hunter-Lab:
54.5818, -40.8884, 25.0878
#2aaa4e color charts
#2aaa4e color shades, tints & tones
#2aaa4e color schemes
#2aaa4e color preview, HTML & CSS examples
This text has a color of #2aaa4e
<p style="color:#2aaa4e;">Text here</p>
.mytext {color:#2aaa4e;}
This box has a color of #2aaa4e
<div style="background-color:#2aaa4e;">Content here</div>
.mybackground {background-color:#2aaa4e;}
Border around this has a color of #2aaa4e
<div style="border:2px solid #2aaa4e;">Content here</div>
.myborder {border:2px solid #2aaa4e;}