#2f964f color space conversions
Hex:
#2f964f
RGB:
47, 150, 79
CMY:
82, 41, 69
CMYK:
69, 0, 47, 41
HSL:
139°, 52.2843%, 38.6275%
HSV (HSB):
139°, 68.6667%, 58.8235%
XYZ:
13.4899, 22.9815, 11.1220
xyY:
0.2834, 0.4829, 22.9815
CIE-Lab:
55.0533, -45.4527, 29.0144
CIE-LCH:
55.0533, 53.9238, 147.4481
CIE-Luv:
55.0533, -42.9699, 42.8473
Hunter-Lab:
47.9391, -33.6640, 19.8019
#2f964f color charts
#2f964f color shades, tints & tones
#2f964f color schemes
#2f964f color preview, HTML & CSS examples
This text has a color of #2f964f
<p style="color:#2f964f;">Text here</p>
.mytext {color:#2f964f;}
This box has a color of #2f964f
<div style="background-color:#2f964f;">Content here</div>
.mybackground {background-color:#2f964f;}
Border around this has a color of #2f964f
<div style="border:2px solid #2f964f;">Content here</div>
.myborder {border:2px solid #2f964f;}