#2da25a color space conversions
Hex:
#2da25a
RGB:
45, 162, 90
CMY:
82, 36, 65
CMYK:
72, 0, 44, 36
HSL:
143°, 56.5217%, 40.5882%
HSV (HSB):
143°, 72.2222%, 63.5294%
XYZ:
15.8480, 27.1367, 14.0755
xyY:
0.2777, 0.4756, 27.1367
CIE-Lab:
59.1007, -48.5098, 28.3575
CIE-LCH:
59.1007, 56.1903, 149.6906
CIE-Luv:
59.1007, -47.2893, 43.6008
Hunter-Lab:
52.0929, -36.8584, 20.4449
#2da25a color charts
#2da25a color shades, tints & tones
#2da25a color schemes
#2da25a color preview, HTML & CSS examples
This text has a color of #2da25a
<p style="color:#2da25a;">Text here</p>
.mytext {color:#2da25a;}
This box has a color of #2da25a
<div style="background-color:#2da25a;">Content here</div>
.mybackground {background-color:#2da25a;}
Border around this has a color of #2da25a
<div style="border:2px solid #2da25a;">Content here</div>
.myborder {border:2px solid #2da25a;}