#7f9f7e color space conversions
Hex:
#7f9f7e
RGB:
127, 159, 126
CMY:
50, 38, 51
CMYK:
20, 0, 21, 38
HSL:
118°, 14.6667%, 55.8824%
HSV (HSB):
118°, 20.7547%, 62.3529%
XYZ:
24.9164, 30.8147, 24.3733
xyY:
0.3110, 0.3847, 30.8147
CIE-Lab:
62.3509, -17.7174, 13.6516
CIE-LCH:
62.3509, 22.3668, 142.3851
CIE-Luv:
62.3509, -16.1680, 21.6200
Hunter-Lab:
55.5110, -17.0234, 12.8251
#7f9f7e color charts
#7f9f7e color shades, tints & tones
#7f9f7e color schemes
#7f9f7e color preview, HTML & CSS examples
This text has a color of #7f9f7e
<p style="color:#7f9f7e;">Text here</p>
.mytext {color:#7f9f7e;}
This box has a color of #7f9f7e
<div style="background-color:#7f9f7e;">Content here</div>
.mybackground {background-color:#7f9f7e;}
Border around this has a color of #7f9f7e
<div style="border:2px solid #7f9f7e;">Content here</div>
.myborder {border:2px solid #7f9f7e;}