#7f972f color space conversions
Hex:
#7f972f
RGB:
127, 151, 47
CMY:
50, 41, 82
CMYK:
16, 0, 69, 41
HSL:
74°, 52.5253%, 38.8235%
HSV (HSB):
74°, 68.8742%, 59.2157%
XYZ:
20.3321, 26.8505, 6.8004
xyY:
0.3766, 0.4974, 26.8505
CIE-Lab:
58.8357, -23.5354, 49.6757
CIE-LCH:
58.8357, 54.9690, 115.3507
CIE-Luv:
58.8357, -11.0579, 58.5546
Hunter-Lab:
51.8174, -20.6408, 28.4912
#7f972f color charts
#7f972f color shades, tints & tones
#7f972f color schemes
#7f972f color preview, HTML & CSS examples
This text has a color of #7f972f
<p style="color:#7f972f;">Text here</p>
.mytext {color:#7f972f;}
This box has a color of #7f972f
<div style="background-color:#7f972f;">Content here</div>
.mybackground {background-color:#7f972f;}
Border around this has a color of #7f972f
<div style="border:2px solid #7f972f;">Content here</div>
.myborder {border:2px solid #7f972f;}