#2fdd25 color space conversions
Hex:
#2fdd25
RGB:
47, 221, 37
CMY:
82, 13, 85
CMYK:
79, 0, 83, 13
HSL:
117°, 73.0159%, 50.5882%
HSV (HSB):
117°, 83.2579%, 86.6667%
XYZ:
27.3627, 52.4508, 10.4321
xyY:
0.3032, 0.5812, 52.4508
CIE-Lab:
77.5496, -73.0821, 69.7756
CIE-LCH:
77.5496, 101.0427, 136.3259
CIE-Luv:
77.5496, -68.9338, 90.7664
Hunter-Lab:
72.4229, -59.2997, 42.1557
#2fdd25 color charts
#2fdd25 color shades, tints & tones
#2fdd25 color schemes
#2fdd25 color preview, HTML & CSS examples
This text has a color of #2fdd25
<p style="color:#2fdd25;">Text here</p>
.mytext {color:#2fdd25;}
This box has a color of #2fdd25
<div style="background-color:#2fdd25;">Content here</div>
.mybackground {background-color:#2fdd25;}
Border around this has a color of #2fdd25
<div style="border:2px solid #2fdd25;">Content here</div>
.myborder {border:2px solid #2fdd25;}