#2fca3c color space conversions
Hex:
#2fca3c
RGB:
47, 202, 60
CMY:
82, 21, 76
CMYK:
77, 0, 70, 21
HSL:
125°, 62.2490%, 48.8235%
HSV (HSB):
125°, 76.7327%, 79.2157%
XYZ:
23.1084, 43.1716, 11.3900
xyY:
0.2975, 0.5558, 43.1716
CIE-Lab:
71.6713, -65.8269, 56.9212
CIE-LCH:
71.6713, 87.0242, 139.1497
CIE-Luv:
71.6713, -62.1469, 77.2457
Hunter-Lab:
65.7051, -52.2057, 35.7157
#2fca3c color charts
#2fca3c color shades, tints & tones
#2fca3c color schemes
#2fca3c color preview, HTML & CSS examples
This text has a color of #2fca3c
<p style="color:#2fca3c;">Text here</p>
.mytext {color:#2fca3c;}
This box has a color of #2fca3c
<div style="background-color:#2fca3c;">Content here</div>
.mybackground {background-color:#2fca3c;}
Border around this has a color of #2fca3c
<div style="border:2px solid #2fca3c;">Content here</div>
.myborder {border:2px solid #2fca3c;}