#2fa73c color space conversions
Hex:
#2fa73c
RGB:
47, 167, 60
CMY:
82, 35, 76
CMYK:
72, 0, 64, 35
HSL:
127°, 56.0748%, 41.9608%
HSV (HSB):
127°, 71.8563%, 65.4902%
XYZ:
15.8066, 28.5680, 8.9560
xyY:
0.2964, 0.5357, 28.5680
CIE-Lab:
60.3985, -54.3433, 44.7423
CIE-LCH:
60.3985, 70.3923, 140.5345
CIE-Luv:
60.3985, -49.9819, 60.7128
Hunter-Lab:
53.4491, -40.7476, 27.4796
#2fa73c color charts
#2fa73c color shades, tints & tones
#2fa73c color schemes
#2fa73c color preview, HTML & CSS examples
This text has a color of #2fa73c
<p style="color:#2fa73c;">Text here</p>
.mytext {color:#2fa73c;}
This box has a color of #2fa73c
<div style="background-color:#2fa73c;">Content here</div>
.mybackground {background-color:#2fa73c;}
Border around this has a color of #2fa73c
<div style="border:2px solid #2fa73c;">Content here</div>
.myborder {border:2px solid #2fa73c;}