#2da56c color space conversions
Hex:
#2da56c
RGB:
45, 165, 108
CMY:
82, 35, 58
CMYK:
73, 0, 35, 35
HSL:
152°, 57.1429%, 41.1765%
HSV (HSB):
152°, 72.7273%, 64.7059%
XYZ:
17.2441, 28.5509, 18.7894
xyY:
0.2670, 0.4421, 28.5509
CIE-Lab:
60.3832, -46.1830, 20.3476
CIE-LCH:
60.3832, 50.4667, 156.2224
CIE-Luv:
60.3832, -47.4148, 34.2716
Hunter-Lab:
53.4330, -35.9016, 16.5542
#2da56c color charts
#2da56c color shades, tints & tones
#2da56c color schemes
#2da56c color preview, HTML & CSS examples
This text has a color of #2da56c
<p style="color:#2da56c;">Text here</p>
.mytext {color:#2da56c;}
This box has a color of #2da56c
<div style="background-color:#2da56c;">Content here</div>
.mybackground {background-color:#2da56c;}
Border around this has a color of #2da56c
<div style="border:2px solid #2da56c;">Content here</div>
.myborder {border:2px solid #2da56c;}