#2dcc82 color space conversions
Hex:
#2dcc82
RGB:
45, 204, 130
CMY:
82, 20, 49
CMYK:
78, 0, 36, 20
HSL:
152°, 63.8554%, 48.8235%
HSV (HSB):
152°, 77.9412%, 80.0000%
XYZ:
26.7043, 45.3553, 28.4661
xyY:
0.2656, 0.4512, 45.3553
CIE-Lab:
73.1252, -56.6809, 25.7793
CIE-LCH:
73.1252, 62.2679, 155.5432
CIE-Luv:
73.1252, -59.9306, 44.4741
Hunter-Lab:
67.3464, -47.0769, 22.0816
#2dcc82 color charts
#2dcc82 color shades, tints & tones
#2dcc82 color schemes
#2dcc82 color preview, HTML & CSS examples
This text has a color of #2dcc82
<p style="color:#2dcc82;">Text here</p>
.mytext {color:#2dcc82;}
This box has a color of #2dcc82
<div style="background-color:#2dcc82;">Content here</div>
.mybackground {background-color:#2dcc82;}
Border around this has a color of #2dcc82
<div style="border:2px solid #2dcc82;">Content here</div>
.myborder {border:2px solid #2dcc82;}