#2dd95f color space conversions
Hex:
#2dd95f
RGB:
45, 217, 95
CMY:
82, 15, 63
CMYK:
79, 0, 56, 15
HSL:
137°, 69.3548%, 51.3725%
HSV (HSB):
137°, 79.2627%, 85.0980%
XYZ:
27.9606, 51.0098, 19.1987
xyY:
0.2848, 0.5196, 51.0098
CIE-Lab:
76.6850, -66.9676, 47.6514
CIE-LCH:
76.6850, 82.1907, 144.5659
CIE-Luv:
76.6850, -66.1639, 71.1000
Hunter-Lab:
71.4212, -55.1062, 34.0571
#2dd95f color charts
#2dd95f color shades, tints & tones
#2dd95f color schemes
#2dd95f color preview, HTML & CSS examples
This text has a color of #2dd95f
<p style="color:#2dd95f;">Text here</p>
.mytext {color:#2dd95f;}
This box has a color of #2dd95f
<div style="background-color:#2dd95f;">Content here</div>
.mybackground {background-color:#2dd95f;}
Border around this has a color of #2dd95f
<div style="border:2px solid #2dd95f;">Content here</div>
.myborder {border:2px solid #2dd95f;}