#2f923d color space conversions
Hex:
#2f923d
RGB:
47, 146, 61
CMY:
82, 43, 76
CMYK:
68, 0, 58, 43
HSL:
128°, 51.2953%, 37.8431%
HSV (HSB):
128°, 67.8082%, 57.2549%
XYZ:
12.2935, 21.4990, 7.9167
xyY:
0.2947, 0.5155, 21.4990
CIE-Lab:
53.4914, -46.6706, 36.3375
CIE-LCH:
53.4914, 59.1487, 142.0959
CIE-Luv:
53.4914, -42.1997, 49.6123
Hunter-Lab:
46.3670, -33.8159, 22.3338
#2f923d color charts
#2f923d color shades, tints & tones
#2f923d color schemes
#2f923d color preview, HTML & CSS examples
This text has a color of #2f923d
<p style="color:#2f923d;">Text here</p>
.mytext {color:#2f923d;}
This box has a color of #2f923d
<div style="background-color:#2f923d;">Content here</div>
.mybackground {background-color:#2f923d;}
Border around this has a color of #2f923d
<div style="border:2px solid #2f923d;">Content here</div>
.myborder {border:2px solid #2f923d;}