#2fc06c color space conversions
Hex:
#2fc06c
RGB:
47, 192, 108
CMY:
82, 25, 58
CMYK:
76, 0, 44, 25
HSL:
145°, 60.6695%, 46.8627%
HSV (HSB):
145°, 75.5208%, 75.2941%
XYZ:
22.7287, 39.3863, 20.5918
xyY:
0.2748, 0.4762, 39.3863
CIE-Lab:
69.0302, -56.1616, 31.8040
CIE-LCH:
69.0302, 64.5416, 150.4774
CIE-Luv:
69.0302, -56.7249, 50.7765
Hunter-Lab:
62.7585, -45.1816, 24.4773
#2fc06c color charts
#2fc06c color shades, tints & tones
#2fc06c color schemes
#2fc06c color preview, HTML & CSS examples
This text has a color of #2fc06c
<p style="color:#2fc06c;">Text here</p>
.mytext {color:#2fc06c;}
This box has a color of #2fc06c
<div style="background-color:#2fc06c;">Content here</div>
.mybackground {background-color:#2fc06c;}
Border around this has a color of #2fc06c
<div style="border:2px solid #2fc06c;">Content here</div>
.myborder {border:2px solid #2fc06c;}