#2dd86e color space conversions
Hex:
#2dd86e
RGB:
45, 216, 110
CMY:
82, 15, 57
CMYK:
79, 0, 49, 15
HSL:
143°, 68.6747%, 51.1765%
HSV (HSB):
143°, 79.1667%, 84.7059%
XYZ:
28.4525, 50.7954, 23.0567
xyY:
0.2781, 0.4965, 50.7954
CIE-Lab:
76.5549, -64.4682, 40.3684
CIE-LCH:
76.5549, 76.0642, 147.9462
CIE-Luv:
76.5549, -65.1206, 63.2154
Hunter-Lab:
71.2709, -53.4639, 30.7088
#2dd86e color charts
#2dd86e color shades, tints & tones
#2dd86e color schemes
#2dd86e color preview, HTML & CSS examples
This text has a color of #2dd86e
<p style="color:#2dd86e;">Text here</p>
.mytext {color:#2dd86e;}
This box has a color of #2dd86e
<div style="background-color:#2dd86e;">Content here</div>
.mybackground {background-color:#2dd86e;}
Border around this has a color of #2dd86e
<div style="border:2px solid #2dd86e;">Content here</div>
.myborder {border:2px solid #2dd86e;}