#2f973d color space conversions
Hex:
#2f973d
RGB:
47, 151, 61
CMY:
82, 41, 76
CMYK:
69, 0, 60, 41
HSL:
128°, 52.5253%, 38.8235%
HSV (HSB):
128°, 68.8742%, 59.2157%
XYZ:
13.0812, 23.0745, 8.1792
xyY:
0.2951, 0.5205, 23.0745
CIE-Lab:
55.1490, -48.5260, 38.2826
CIE-LCH:
55.1490, 61.8088, 141.7298
CIE-Luv:
55.1490, -44.0798, 52.2243
Hunter-Lab:
48.0359, -35.4535, 23.5296
#2f973d color charts
#2f973d color shades, tints & tones
#2f973d color schemes
#2f973d color preview, HTML & CSS examples
This text has a color of #2f973d
<p style="color:#2f973d;">Text here</p>
.mytext {color:#2f973d;}
This box has a color of #2f973d
<div style="background-color:#2f973d;">Content here</div>
.mybackground {background-color:#2f973d;}
Border around this has a color of #2f973d
<div style="border:2px solid #2f973d;">Content here</div>
.myborder {border:2px solid #2f973d;}