#778899 color space conversions
Hex:
#778899
RGB:
119, 136, 153
CMY:
53, 47, 40
CMYK:
22, 11, 0, 40
HSL:
210°, 14.2857%, 53.3333%
HSV (HSB):
210°, 22.2222%, 60.0000%
XYZ:
22.1617, 23.8302, 33.5686
xyY:
0.2786, 0.2995, 23.8302
CIE-Lab:
55.9173, -2.2433, -11.1147
CIE-LCH:
55.9173, 11.3388, 258.5892
CIE-Luv:
55.9173, -9.6552, -15.8604
Hunter-Lab:
48.8161, -4.3924, -6.5997
#778899 color charts
#778899 color shades, tints & tones
#778899 color schemes
#778899 color preview, HTML & CSS examples
This text has a color of #778899
<p style="color:#778899;">Text here</p>
.mytext {color:#778899;}
This box has a color of #778899
<div style="background-color:#778899;">Content here</div>
.mybackground {background-color:#778899;}
Border around this has a color of #778899
<div style="border:2px solid #778899;">Content here</div>
.myborder {border:2px solid #778899;}