#2f992f color space conversions
Hex:
#2f992f
RGB:
47, 153, 47
CMY:
82, 40, 82
CMYK:
69, 0, 69, 40
HSL:
120°, 53.0000%, 39.2157%
HSV (HSB):
120°, 69.2810%, 60.0000%
XYZ:
13.0766, 23.5920, 6.5538
xyY:
0.3025, 0.5458, 23.5920
CIE-Lab:
55.6770, -50.8322, 45.2005
CIE-LCH:
55.6770, 68.0220, 138.3562
CIE-Luv:
55.6770, -45.2721, 58.5243
Hunter-Lab:
48.5716, -36.9440, 26.0001
#2f992f color charts
#2f992f color shades, tints & tones
#2f992f color schemes
#2f992f color preview, HTML & CSS examples
This text has a color of #2f992f
<p style="color:#2f992f;">Text here</p>
.mytext {color:#2f992f;}
This box has a color of #2f992f
<div style="background-color:#2f992f;">Content here</div>
.mybackground {background-color:#2f992f;}
Border around this has a color of #2f992f
<div style="border:2px solid #2f992f;">Content here</div>
.myborder {border:2px solid #2f992f;}