#2dcc96 color space conversions
Hex:
#2dcc96
RGB:
45, 204, 150
CMY:
82, 20, 41
CMYK:
78, 0, 26, 20
HSL:
160°, 63.8554%, 48.8235%
HSV (HSB):
160°, 77.9412%, 80.0000%
XYZ:
28.1801, 45.9456, 36.2373
xyY:
0.2553, 0.4163, 45.9456
CIE-Lab:
73.5102, -52.4157, 15.7284
CIE-LCH:
73.5102, 54.7246, 163.2970
CIE-Luv:
73.5102, -58.6636, 30.8054
Hunter-Lab:
67.7832, -44.4113, 15.7515
#2dcc96 color charts
#2dcc96 color shades, tints & tones
#2dcc96 color schemes
#2dcc96 color preview, HTML & CSS examples
This text has a color of #2dcc96
<p style="color:#2dcc96;">Text here</p>
.mytext {color:#2dcc96;}
This box has a color of #2dcc96
<div style="background-color:#2dcc96;">Content here</div>
.mybackground {background-color:#2dcc96;}
Border around this has a color of #2dcc96
<div style="border:2px solid #2dcc96;">Content here</div>
.myborder {border:2px solid #2dcc96;}