#7f9f6e color space conversions
Hex:
#7f9f6e
RGB:
127, 159, 110
CMY:
50, 38, 57
CMYK:
20, 0, 31, 38
HSL:
99°, 20.3320%, 52.7451%
HSV (HSB):
99°, 30.8176%, 62.3529%
XYZ:
23.9650, 30.4341, 19.3631
xyY:
0.3249, 0.4126, 30.4341
CIE-Lab:
62.0270, -20.4473, 22.0597
CIE-LCH:
62.0270, 30.0786, 132.8278
CIE-Luv:
62.0270, -16.0048, 32.4551
Hunter-Lab:
55.1671, -19.0007, 17.8067
#7f9f6e color charts
#7f9f6e color shades, tints & tones
#7f9f6e color schemes
#7f9f6e color preview, HTML & CSS examples
This text has a color of #7f9f6e
<p style="color:#7f9f6e;">Text here</p>
.mytext {color:#7f9f6e;}
This box has a color of #7f9f6e
<div style="background-color:#7f9f6e;">Content here</div>
.mybackground {background-color:#7f9f6e;}
Border around this has a color of #7f9f6e
<div style="border:2px solid #7f9f6e;">Content here</div>
.myborder {border:2px solid #7f9f6e;}