#777f91 color space conversions
Hex:
#777f91
RGB:
119, 127, 145
CMY:
53, 50, 43
CMYK:
18, 12, 0, 43
HSL:
222°, 10.5691%, 51.7647%
HSV (HSB):
222°, 17.9310%, 56.8627%
XYZ:
20.3080, 21.1450, 29.7991
xyY:
0.2850, 0.2968, 21.1450
CIE-Lab:
53.1078, 1.0352, -10.6993
CIE-LCH:
53.1078, 10.7492, 275.5261
CIE-Luv:
53.1078, -5.2112, -15.5562
Hunter-Lab:
45.9837, -1.6399, -6.2335
#777f91 color charts
#777f91 color shades, tints & tones
#777f91 color schemes
#777f91 color preview, HTML & CSS examples
This text has a color of #777f91
<p style="color:#777f91;">Text here</p>
.mytext {color:#777f91;}
This box has a color of #777f91
<div style="background-color:#777f91;">Content here</div>
.mybackground {background-color:#777f91;}
Border around this has a color of #777f91
<div style="border:2px solid #777f91;">Content here</div>
.myborder {border:2px solid #777f91;}