#2f995e color space conversions
Hex:
#2f995e
RGB:
47, 153, 94
CMY:
82, 40, 63
CMYK:
69, 0, 39, 40
HSL:
147°, 53.0000%, 39.2157%
HSV (HSB):
147°, 69.2810%, 60.0000%
XYZ:
14.5839, 24.1950, 14.4911
xyY:
0.2738, 0.4542, 24.1950
CIE-Lab:
56.2825, -43.8828, 22.5128
CIE-LCH:
56.2825, 49.3207, 152.8412
CIE-Luv:
56.2825, -43.3657, 35.7920
Hunter-Lab:
49.1884, -33.1560, 16.9648
#2f995e color charts
#2f995e color shades, tints & tones
#2f995e color schemes
#2f995e color preview, HTML & CSS examples
This text has a color of #2f995e
<p style="color:#2f995e;">Text here</p>
.mytext {color:#2f995e;}
This box has a color of #2f995e
<div style="background-color:#2f995e;">Content here</div>
.mybackground {background-color:#2f995e;}
Border around this has a color of #2f995e
<div style="border:2px solid #2f995e;">Content here</div>
.myborder {border:2px solid #2f995e;}