#2ddd9d color space conversions
Hex:
#2ddd9d
RGB:
45, 221, 157
CMY:
82, 13, 38
CMYK:
80, 0, 29, 13
HSL:
158°, 72.1311%, 52.1569%
HSV (HSB):
158°, 79.6380%, 86.6667%
XYZ:
33.0244, 54.7051, 40.7169
xyY:
0.2571, 0.4259, 54.7051
CIE-Lab:
78.8711, -57.4188, 19.4806
CIE-LCH:
78.8711, 60.6334, 161.2594
CIE-Luv:
78.8711, -64.0410, 37.1628
Hunter-Lab:
73.9629, -49.7348, 19.1347
#2ddd9d color charts
#2ddd9d color shades, tints & tones
#2ddd9d color schemes
#2ddd9d color preview, HTML & CSS examples
This text has a color of #2ddd9d
<p style="color:#2ddd9d;">Text here</p>
.mytext {color:#2ddd9d;}
This box has a color of #2ddd9d
<div style="background-color:#2ddd9d;">Content here</div>
.mybackground {background-color:#2ddd9d;}
Border around this has a color of #2ddd9d
<div style="border:2px solid #2ddd9d;">Content here</div>
.myborder {border:2px solid #2ddd9d;}