#777e80 color space conversions
Hex:
#777e80
RGB:
119, 126, 128
CMY:
53, 51, 50
CMYK:
7, 2, 0, 50
HSL:
193°, 3.6437%, 48.4314%
HSV (HSB):
193°, 7.0312%, 50.1961%
XYZ:
18.9649, 20.4022, 23.3605
xyY:
0.3023, 0.3253, 20.4022
CIE-Lab:
52.2889, -2.1753, -1.9909
CIE-LCH:
52.2889, 2.9488, 222.4653
CIE-Luv:
52.2889, -3.9621, -2.4266
Hunter-Lab:
45.1688, -4.0990, 0.9543
#777e80 color charts
#777e80 color shades, tints & tones
#777e80 color schemes
#777e80 color preview, HTML & CSS examples
This text has a color of #777e80
<p style="color:#777e80;">Text here</p>
.mytext {color:#777e80;}
This box has a color of #777e80
<div style="background-color:#777e80;">Content here</div>
.mybackground {background-color:#777e80;}
Border around this has a color of #777e80
<div style="border:2px solid #777e80;">Content here</div>
.myborder {border:2px solid #777e80;}