#777e7d color space conversions
Hex:
#777e7d
RGB:
119, 126, 125
CMY:
53, 51, 51
CMYK:
6, 0, 1, 51
HSL:
171°, 2.8571%, 48.0392%
HSV (HSB):
171°, 5.5556%, 49.4118%
XYZ:
18.7703, 20.3243, 22.3357
xyY:
0.3056, 0.3309, 20.3243
CIE-Lab:
52.2019, -2.8033, -0.3637
CIE-LCH:
52.2019, 2.8268, 187.3931
CIE-Luv:
52.2019, -3.8279, -0.0574
Hunter-Lab:
45.0825, -4.5752, 2.1830
#777e7d color charts
#777e7d color shades, tints & tones
#777e7d color schemes
#777e7d color preview, HTML & CSS examples
This text has a color of #777e7d
<p style="color:#777e7d;">Text here</p>
.mytext {color:#777e7d;}
This box has a color of #777e7d
<div style="background-color:#777e7d;">Content here</div>
.mybackground {background-color:#777e7d;}
Border around this has a color of #777e7d
<div style="border:2px solid #777e7d;">Content here</div>
.myborder {border:2px solid #777e7d;}