#2f984e color space conversions
Hex:
#2f984e
RGB:
47, 152, 78
CMY:
82, 40, 69
CMYK:
69, 0, 49, 40
HSL:
138°, 52.7638%, 39.0196%
HSV (HSB):
138°, 69.0789%, 59.6078%
XYZ:
13.7757, 23.6109, 11.0390
xyY:
0.2845, 0.4876, 23.6109
CIE-Lab:
55.6961, -46.3944, 30.3557
CIE-LCH:
55.6961, 55.4429, 146.8034
CIE-Luv:
55.6961, -43.7657, 44.5361
Hunter-Lab:
48.5910, -34.4291, 20.5441
#2f984e color charts
#2f984e color shades, tints & tones
#2f984e color schemes
#2f984e color preview, HTML & CSS examples
This text has a color of #2f984e
<p style="color:#2f984e;">Text here</p>
.mytext {color:#2f984e;}
This box has a color of #2f984e
<div style="background-color:#2f984e;">Content here</div>
.mybackground {background-color:#2f984e;}
Border around this has a color of #2f984e
<div style="border:2px solid #2f984e;">Content here</div>
.myborder {border:2px solid #2f984e;}