#2fb00e color space conversions
Hex:
#2fb00e
RGB:
47, 176, 14
CMY:
82, 31, 95
CMYK:
73, 0, 92, 31
HSL:
108°, 85.2632%, 37.2549%
HSV (HSB):
108°, 92.0455%, 69.0196%
XYZ:
16.7769, 31.6867, 5.6474
xyY:
0.3100, 0.5856, 31.6867
CIE-Lab:
63.0831, -60.4003, 61.7639
CIE-LCH:
63.0831, 86.3885, 134.3605
CIE-Luv:
63.0831, -54.1277, 75.3800
Hunter-Lab:
56.2910, -45.3092, 33.4554
#2fb00e color charts
#2fb00e color shades, tints & tones
#2fb00e color schemes
#2fb00e color preview, HTML & CSS examples
This text has a color of #2fb00e
<p style="color:#2fb00e;">Text here</p>
.mytext {color:#2fb00e;}
This box has a color of #2fb00e
<div style="background-color:#2fb00e;">Content here</div>
.mybackground {background-color:#2fb00e;}
Border around this has a color of #2fb00e
<div style="border:2px solid #2fb00e;">Content here</div>
.myborder {border:2px solid #2fb00e;}