#2f996c color space conversions
Hex:
#2f996c
RGB:
47, 153, 108
CMY:
82, 40, 58
CMYK:
69, 0, 29, 40
HSL:
155°, 53.0000%, 39.2157%
HSV (HSB):
155°, 69.2810%, 60.0000%
XYZ:
15.2703, 24.4695, 18.1056
xyY:
0.2640, 0.4230, 24.4695
CIE-Lab:
56.5548, -40.9217, 15.1144
CIE-LCH:
56.5548, 43.6237, 159.7283
CIE-Luv:
56.5548, -42.6037, 26.4969
Hunter-Lab:
49.4667, -31.4639, 12.9255
#2f996c color charts
#2f996c color shades, tints & tones
#2f996c color schemes
#2f996c color preview, HTML & CSS examples
This text has a color of #2f996c
<p style="color:#2f996c;">Text here</p>
.mytext {color:#2f996c;}
This box has a color of #2f996c
<div style="background-color:#2f996c;">Content here</div>
.mybackground {background-color:#2f996c;}
Border around this has a color of #2f996c
<div style="border:2px solid #2f996c;">Content here</div>
.myborder {border:2px solid #2f996c;}