#2fda2d color space conversions
Hex:
#2fda2d
RGB:
47, 218, 45
CMY:
82, 15, 82
CMYK:
78, 0, 79, 15
HSL:
119°, 70.0405%, 51.5686%
HSV (HSB):
119°, 79.3578%, 85.4902%
XYZ:
26.7173, 50.9366, 10.9062
xyY:
0.3017, 0.5752, 50.9366
CIE-Lab:
76.6406, -71.7800, 66.8425
CIE-LCH:
76.6406, 98.0830, 137.0399
CIE-Luv:
76.6406, -67.8129, 88.0335
Hunter-Lab:
71.3699, -58.0757, 40.8987
#2fda2d color charts
#2fda2d color shades, tints & tones
#2fda2d color schemes
#2fda2d color preview, HTML & CSS examples
This text has a color of #2fda2d
<p style="color:#2fda2d;">Text here</p>
.mytext {color:#2fda2d;}
This box has a color of #2fda2d
<div style="background-color:#2fda2d;">Content here</div>
.mybackground {background-color:#2fda2d;}
Border around this has a color of #2fda2d
<div style="border:2px solid #2fda2d;">Content here</div>
.myborder {border:2px solid #2fda2d;}