#2dcc9c color space conversions
Hex:
#2dcc9c
RGB:
45, 204, 156
CMY:
82, 20, 39
CMYK:
78, 0, 24, 20
HSL:
162°, 63.8554%, 48.8235%
HSV (HSB):
162°, 77.9412%, 80.0000%
XYZ:
28.6758, 46.1439, 38.8478
xyY:
0.2523, 0.4060, 46.1439
CIE-Lab:
73.6388, -51.0262, 12.6988
CIE-LCH:
73.6388, 52.5827, 166.0248
CIE-Luv:
73.6388, -58.2623, 26.4321
Hunter-Lab:
67.9293, -43.5240, 13.6434
#2dcc9c color charts
#2dcc9c color shades, tints & tones
#2dcc9c color schemes
#2dcc9c color preview, HTML & CSS examples
This text has a color of #2dcc9c
<p style="color:#2dcc9c;">Text here</p>
.mytext {color:#2dcc9c;}
This box has a color of #2dcc9c
<div style="background-color:#2dcc9c;">Content here</div>
.mybackground {background-color:#2dcc9c;}
Border around this has a color of #2dcc9c
<div style="border:2px solid #2dcc9c;">Content here</div>
.myborder {border:2px solid #2dcc9c;}