#2dedb9 color space conversions
Hex:
#2dedb9
RGB:
45, 237, 185
CMY:
82, 7, 27
CMYK:
81, 0, 22, 7
HSL:
164°, 84.2105%, 55.2941%
HSV (HSB):
164°, 81.0127%, 92.9412%
XYZ:
40.1233, 64.6290, 56.2589
xyY:
0.2492, 0.4014, 64.6290
CIE-Lab:
84.2922, -57.2149, 12.4304
CIE-LCH:
84.2922, 58.5497, 167.7425
CIE-Luv:
84.2922, -67.5411, 27.7164
Hunter-Lab:
80.3922, -51.5979, 14.7831
#2dedb9 color charts
#2dedb9 color shades, tints & tones
#2dedb9 color schemes
#2dedb9 color preview, HTML & CSS examples
This text has a color of #2dedb9
<p style="color:#2dedb9;">Text here</p>
.mytext {color:#2dedb9;}
This box has a color of #2dedb9
<div style="background-color:#2dedb9;">Content here</div>
.mybackground {background-color:#2dedb9;}
Border around this has a color of #2dedb9
<div style="border:2px solid #2dedb9;">Content here</div>
.myborder {border:2px solid #2dedb9;}