#777e84 color space conversions
Hex:
#777e84
RGB:
119, 126, 132
CMY:
53, 51, 48
CMYK:
10, 5, 0, 48
HSL:
208°, 5.1793%, 49.2157%
HSV (HSB):
208°, 9.8485%, 51.7647%
XYZ:
19.2335, 20.5096, 24.7748
xyY:
0.2981, 0.3179, 20.5096
CIE-Lab:
52.4085, -1.3183, -4.1536
CIE-LCH:
52.4085, 4.3578, 252.3917
CIE-Luv:
52.4085, -4.1433, -5.6228
Hunter-Lab:
45.2875, -3.4448, -0.7337
#777e84 color charts
#777e84 color shades, tints & tones
#777e84 color schemes
#777e84 color preview, HTML & CSS examples
This text has a color of #777e84
<p style="color:#777e84;">Text here</p>
.mytext {color:#777e84;}
This box has a color of #777e84
<div style="background-color:#777e84;">Content here</div>
.mybackground {background-color:#777e84;}
Border around this has a color of #777e84
<div style="border:2px solid #777e84;">Content here</div>
.myborder {border:2px solid #777e84;}