#2fcc0b color space conversions
Hex:
#2fcc0b
RGB:
47, 204, 11
CMY:
82, 20, 96
CMYK:
77, 0, 95, 20
HSL:
109°, 89.7674%, 42.1569%
HSV (HSB):
109°, 94.6078%, 80.0000%
XYZ:
22.8256, 43.8142, 7.5706
xyY:
0.3076, 0.5904, 43.8142
CIE-Lab:
72.1042, -68.9712, 69.6631
CIE-LCH:
72.1042, 98.0305, 134.7140
CIE-Luv:
72.1042, -63.6637, 86.9719
Hunter-Lab:
66.1923, -54.2832, 39.5535
#2fcc0b color charts
#2fcc0b color shades, tints & tones
#2fcc0b color schemes
#2fcc0b color preview, HTML & CSS examples
This text has a color of #2fcc0b
<p style="color:#2fcc0b;">Text here</p>
.mytext {color:#2fcc0b;}
This box has a color of #2fcc0b
<div style="background-color:#2fcc0b;">Content here</div>
.mybackground {background-color:#2fcc0b;}
Border around this has a color of #2fcc0b
<div style="border:2px solid #2fcc0b;">Content here</div>
.myborder {border:2px solid #2fcc0b;}