#2dd33e color space conversions
Hex:
#2dd33e
RGB:
45, 211, 62
CMY:
82, 17, 76
CMYK:
79, 0, 71, 17
HSL:
126°, 65.3543%, 50.1961%
HSV (HSB):
126°, 78.6730%, 82.7451%
XYZ:
25.2460, 47.4942, 12.3941
xyY:
0.2965, 0.5579, 47.4942
CIE-Lab:
74.5048, -68.7005, 59.1149
CIE-LCH:
74.5048, 90.6329, 139.2889
CIE-Luv:
74.5048, -65.3891, 80.7027
Hunter-Lab:
68.9161, -55.2133, 37.5783
#2dd33e color charts
#2dd33e color shades, tints & tones
#2dd33e color schemes
#2dd33e color preview, HTML & CSS examples
This text has a color of #2dd33e
<p style="color:#2dd33e;">Text here</p>
.mytext {color:#2dd33e;}
This box has a color of #2dd33e
<div style="background-color:#2dd33e;">Content here</div>
.mybackground {background-color:#2dd33e;}
Border around this has a color of #2dd33e
<div style="border:2px solid #2dd33e;">Content here</div>
.myborder {border:2px solid #2dd33e;}