#7e777e color space conversions
Hex:
#7e777e
RGB:
126, 119, 126
CMY:
51, 53, 51
CMYK:
0, 6, 0, 51
HSL:
300°, 2.8571%, 48.0392%
HSV (HSB):
300°, 5.5556%, 49.4118%
XYZ:
18.9669, 19.1356, 22.4325
xyY:
0.3133, 0.3161, 19.1356
CIE-Lab:
50.8455, 4.0565, -2.8726
CIE-LCH:
50.8455, 4.9706, 324.6963
CIE-Luv:
50.8455, 3.5665, -4.6193
Hunter-Lab:
43.7443, 0.8426, 0.2164
#7e777e color charts
#7e777e color shades, tints & tones
#7e777e color schemes
#7e777e color preview, HTML & CSS examples
This text has a color of #7e777e
<p style="color:#7e777e;">Text here</p>
.mytext {color:#7e777e;}
This box has a color of #7e777e
<div style="background-color:#7e777e;">Content here</div>
.mybackground {background-color:#7e777e;}
Border around this has a color of #7e777e
<div style="border:2px solid #7e777e;">Content here</div>
.myborder {border:2px solid #7e777e;}