#2f967d color space conversions
Hex:
#2f967d
RGB:
47, 150, 125
CMY:
82, 41, 51
CMYK:
69, 0, 17, 41
HSL:
165°, 52.2843%, 38.6275%
HSV (HSB):
165°, 68.6667%, 58.8235%
XYZ:
15.7803, 23.8977, 23.1830
xyY:
0.2510, 0.3802, 23.8977
CIE-Lab:
55.9852, -35.4734, 4.6861
CIE-LCH:
55.9852, 35.7815, 172.4747
CIE-Luv:
55.9852, -40.4728, 11.8635
Hunter-Lab:
48.8853, -27.9289, 6.1024
#2f967d color charts
#2f967d color shades, tints & tones
#2f967d color schemes
#2f967d color preview, HTML & CSS examples
This text has a color of #2f967d
<p style="color:#2f967d;">Text here</p>
.mytext {color:#2f967d;}
This box has a color of #2f967d
<div style="background-color:#2f967d;">Content here</div>
.mybackground {background-color:#2f967d;}
Border around this has a color of #2f967d
<div style="border:2px solid #2f967d;">Content here</div>
.myborder {border:2px solid #2f967d;}