#2f7f2f color space conversions
Hex:
#2f7f2f
RGB:
47, 127, 47
CMY:
82, 50, 82
CMYK:
63, 0, 63, 50
HSL:
120°, 45.9770%, 34.1176%
HSV (HSB):
120°, 62.9921%, 49.8039%
XYZ:
9.2748, 15.9883, 5.2865
xyY:
0.3036, 0.5234, 15.9883
CIE-Lab:
46.9592, -41.1831, 35.5876
CIE-LCH:
46.9592, 54.4291, 139.1687
CIE-Luv:
46.9592, -35.2985, 45.6306
Hunter-Lab:
39.9854, -28.5707, 20.1509
#2f7f2f color charts
#2f7f2f color shades, tints & tones
#2f7f2f color schemes
#2f7f2f color preview, HTML & CSS examples
This text has a color of #2f7f2f
<p style="color:#2f7f2f;">Text here</p>
.mytext {color:#2f7f2f;}
This box has a color of #2f7f2f
<div style="background-color:#2f7f2f;">Content here</div>
.mybackground {background-color:#2f7f2f;}
Border around this has a color of #2f7f2f
<div style="border:2px solid #2f7f2f;">Content here</div>
.myborder {border:2px solid #2f7f2f;}