#2f924f color space conversions
Hex:
#2f924f
RGB:
47, 146, 79
CMY:
82, 43, 69
CMYK:
68, 0, 46, 43
HSL:
139°, 51.2953%, 37.8431%
HSV (HSB):
139°, 67.8082%, 57.2549%
XYZ:
12.8625, 21.7266, 10.9129
xyY:
0.2827, 0.4775, 21.7266
CIE-Lab:
53.7357, -43.8815, 27.3325
CIE-LCH:
53.7357, 51.6977, 148.0825
CIE-Luv:
53.7357, -41.4583, 40.5270
Hunter-Lab:
46.6118, -32.3139, 18.7472
#2f924f color charts
#2f924f color shades, tints & tones
#2f924f color schemes
#2f924f color preview, HTML & CSS examples
This text has a color of #2f924f
<p style="color:#2f924f;">Text here</p>
.mytext {color:#2f924f;}
This box has a color of #2f924f
<div style="background-color:#2f924f;">Content here</div>
.mybackground {background-color:#2f924f;}
Border around this has a color of #2f924f
<div style="border:2px solid #2f924f;">Content here</div>
.myborder {border:2px solid #2f924f;}