#2fdd0c color space conversions
Hex:
#2fdd0c
RGB:
47, 221, 12
CMY:
82, 13, 95
CMYK:
79, 0, 95, 13
HSL:
110°, 89.6996%, 45.6863%
HSV (HSB):
110°, 94.5701%, 86.6667%
XYZ:
27.0951, 52.3438, 9.0231
xyY:
0.3063, 0.5917, 52.3438
CIE-Lab:
77.4860, -73.8873, 73.9868
CIE-LCH:
77.4860, 104.5629, 134.9614
CIE-Luv:
77.4860, -69.2140, 93.6236
Hunter-Lab:
72.3490, -59.7615, 43.2498
#2fdd0c color charts
#2fdd0c color shades, tints & tones
#2fdd0c color schemes
#2fdd0c color preview, HTML & CSS examples
This text has a color of #2fdd0c
<p style="color:#2fdd0c;">Text here</p>
.mytext {color:#2fdd0c;}
This box has a color of #2fdd0c
<div style="background-color:#2fdd0c;">Content here</div>
.mybackground {background-color:#2fdd0c;}
Border around this has a color of #2fdd0c
<div style="border:2px solid #2fdd0c;">Content here</div>
.myborder {border:2px solid #2fdd0c;}