#2da55c color space conversions
Hex:
#2da55c
RGB:
45, 165, 92
CMY:
82, 35, 64
CMYK:
73, 0, 44, 35
HSL:
144°, 57.1429%, 41.1765%
HSV (HSB):
144°, 72.7273%, 64.7059%
XYZ:
16.4691, 28.2409, 14.7082
xyY:
0.2772, 0.4753, 28.2409
CIE-Lab:
60.1057, -49.2926, 28.5972
CIE-LCH:
60.1057, 56.9874, 149.8798
CIE-Luv:
60.1057, -48.2809, 44.2098
Hunter-Lab:
53.1421, -37.6804, 20.7897
#2da55c color charts
#2da55c color shades, tints & tones
#2da55c color schemes
#2da55c color preview, HTML & CSS examples
This text has a color of #2da55c
<p style="color:#2da55c;">Text here</p>
.mytext {color:#2da55c;}
This box has a color of #2da55c
<div style="background-color:#2da55c;">Content here</div>
.mybackground {background-color:#2da55c;}
Border around this has a color of #2da55c
<div style="border:2px solid #2da55c;">Content here</div>
.myborder {border:2px solid #2da55c;}