#777e7a color space conversions
Hex:
#777e7a
RGB:
119, 126, 122
CMY:
53, 51, 52
CMYK:
6, 0, 3, 51
HSL:
146°, 2.8571%, 48.0392%
HSV (HSB):
146°, 5.5556%, 49.4118%
XYZ:
18.5815, 20.2488, 21.3414
xyY:
0.3088, 0.3365, 20.2488
CIE-Lab:
52.1173, -3.4183, 1.2673
CIE-LCH:
52.1173, 3.6457, 159.6577
CIE-Luv:
52.1173, -3.6953, 2.2855
Hunter-Lab:
44.9987, -5.0390, 3.3797
#777e7a color charts
#777e7a color shades, tints & tones
#777e7a color schemes
#777e7a color preview, HTML & CSS examples
This text has a color of #777e7a
<p style="color:#777e7a;">Text here</p>
.mytext {color:#777e7a;}
This box has a color of #777e7a
<div style="background-color:#777e7a;">Content here</div>
.mybackground {background-color:#777e7a;}
Border around this has a color of #777e7a
<div style="border:2px solid #777e7a;">Content here</div>
.myborder {border:2px solid #777e7a;}