#2dd85c color space conversions
Hex:
#2dd85c
RGB:
45, 216, 92
CMY:
82, 15, 64
CMYK:
79, 0, 57, 15
HSL:
136°, 68.6747%, 51.1765%
HSV (HSB):
136°, 79.1667%, 84.7059%
XYZ:
27.5698, 50.4423, 18.4085
xyY:
0.2859, 0.5231, 50.4423
CIE-Lab:
76.3400, -67.0370, 48.6168
CIE-LCH:
76.3400, 82.8104, 144.0495
CIE-Luv:
76.3400, -65.9620, 71.9346
Hunter-Lab:
71.0228, -54.9992, 34.3485
#2dd85c color charts
#2dd85c color shades, tints & tones
#2dd85c color schemes
#2dd85c color preview, HTML & CSS examples
This text has a color of #2dd85c
<p style="color:#2dd85c;">Text here</p>
.mytext {color:#2dd85c;}
This box has a color of #2dd85c
<div style="background-color:#2dd85c;">Content here</div>
.mybackground {background-color:#2dd85c;}
Border around this has a color of #2dd85c
<div style="border:2px solid #2dd85c;">Content here</div>
.myborder {border:2px solid #2dd85c;}