#7f757e color space conversions
Hex:
#7f757e
RGB:
127, 117, 126
CMY:
50, 54, 51
CMYK:
0, 8, 1, 50
HSL:
306°, 4.0984%, 47.8431%
HSV (HSB):
306°, 7.8740%, 49.8039%
XYZ:
18.8796, 18.7410, 22.3610
xyY:
0.3148, 0.3124, 18.7410
CIE-Lab:
50.3828, 5.6021, -3.5447
CIE-LCH:
50.3828, 6.6293, 327.6767
CIE-Luv:
50.3828, 5.1672, -5.7932
Hunter-Lab:
43.2908, 2.0867, -0.3214
#7f757e color charts
#7f757e color shades, tints & tones
#7f757e color schemes
#7f757e color preview, HTML & CSS examples
This text has a color of #7f757e
<p style="color:#7f757e;">Text here</p>
.mytext {color:#7f757e;}
This box has a color of #7f757e
<div style="background-color:#7f757e;">Content here</div>
.mybackground {background-color:#7f757e;}
Border around this has a color of #7f757e
<div style="border:2px solid #7f757e;">Content here</div>
.myborder {border:2px solid #7f757e;}