#777b7e color space conversions
Hex:
#777b7e
RGB:
119, 123, 126
CMY:
53, 52, 51
CMYK:
6, 2, 0, 51
HSL:
206°, 2.8571%, 48.0392%
HSV (HSB):
206°, 5.5556%, 49.4118%
XYZ:
18.4566, 19.5942, 22.5480
xyY:
0.3046, 0.3233, 19.5942
CIE-Lab:
51.3753, -0.8712, -2.1614
CIE-LCH:
51.3753, 2.3304, 248.0465
CIE-Luv:
51.3753, -2.3822, -2.8582
Hunter-Lab:
44.2654, -3.0381, 0.7845
#777b7e color charts
#777b7e color shades, tints & tones
#777b7e color schemes
#777b7e color preview, HTML & CSS examples
This text has a color of #777b7e
<p style="color:#777b7e;">Text here</p>
.mytext {color:#777b7e;}
This box has a color of #777b7e
<div style="background-color:#777b7e;">Content here</div>
.mybackground {background-color:#777b7e;}
Border around this has a color of #777b7e
<div style="border:2px solid #777b7e;">Content here</div>
.myborder {border:2px solid #777b7e;}