#2fcd12 color space conversions
Hex:
#2fcd12
RGB:
47, 205, 18
CMY:
82, 20, 93
CMYK:
77, 0, 91, 20
HSL:
111°, 83.8565%, 43.7255%
HSV (HSB):
111°, 91.2195%, 80.3922%
XYZ:
23.1128, 44.3107, 7.9069
xyY:
0.3068, 0.5882, 44.3107
CIE-Lab:
72.4357, -69.1019, 69.0344
CIE-LCH:
72.4357, 97.6771, 135.0280
CIE-Luv:
72.4357, -63.9391, 86.7923
Hunter-Lab:
66.5662, -54.5131, 39.5538
#2fcd12 color charts
#2fcd12 color shades, tints & tones
#2fcd12 color schemes
#2fcd12 color preview, HTML & CSS examples
This text has a color of #2fcd12
<p style="color:#2fcd12;">Text here</p>
.mytext {color:#2fcd12;}
This box has a color of #2fcd12
<div style="background-color:#2fcd12;">Content here</div>
.mybackground {background-color:#2fcd12;}
Border around this has a color of #2fcd12
<div style="border:2px solid #2fcd12;">Content here</div>
.myborder {border:2px solid #2fcd12;}