#2fcc89 color space conversions
Hex:
#2fcc89
RGB:
47, 204, 137
CMY:
82, 20, 46
CMYK:
77, 0, 33, 20
HSL:
154°, 62.5498%, 49.2157%
HSV (HSB):
154°, 76.9608%, 80.0000%
XYZ:
27.2805, 45.5962, 31.0300
xyY:
0.2625, 0.4388, 45.5962
CIE-Lab:
73.2828, -55.0212, 22.3212
CIE-LCH:
73.2828, 59.3765, 157.9184
CIE-Luv:
73.2828, -59.2267, 39.8885
Hunter-Lab:
67.5250, -46.0536, 20.0217
#2fcc89 color charts
#2fcc89 color shades, tints & tones
#2fcc89 color schemes
#2fcc89 color preview, HTML & CSS examples
This text has a color of #2fcc89
<p style="color:#2fcc89;">Text here</p>
.mytext {color:#2fcc89;}
This box has a color of #2fcc89
<div style="background-color:#2fcc89;">Content here</div>
.mybackground {background-color:#2fcc89;}
Border around this has a color of #2fcc89
<div style="border:2px solid #2fcc89;">Content here</div>
.myborder {border:2px solid #2fcc89;}