#2fa70c color space conversions
Hex:
#2fa70c
RGB:
47, 167, 12
CMY:
82, 35, 95
CMYK:
72, 0, 93, 35
HSL:
106°, 86.5922%, 35.0980%
HSV (HSB):
106°, 92.8144%, 65.4902%
XYZ:
15.0574, 28.2683, 5.0106
xyY:
0.3115, 0.5848, 28.2683
CIE-Lab:
60.1304, -57.6027, 59.5891
CIE-LCH:
60.1304, 82.8790, 134.0290
CIE-Luv:
60.1304, -50.9735, 71.8443
Hunter-Lab:
53.1680, -42.4920, 31.6301
#2fa70c color charts
#2fa70c color shades, tints & tones
#2fa70c color schemes
#2fa70c color preview, HTML & CSS examples
This text has a color of #2fa70c
<p style="color:#2fa70c;">Text here</p>
.mytext {color:#2fa70c;}
This box has a color of #2fa70c
<div style="background-color:#2fa70c;">Content here</div>
.mybackground {background-color:#2fa70c;}
Border around this has a color of #2fa70c
<div style="border:2px solid #2fa70c;">Content here</div>
.myborder {border:2px solid #2fa70c;}