#888b9d color space conversions
Hex:
#888b9d
RGB:
136, 139, 157
CMY:
47, 45, 38
CMYK:
13, 11, 0, 38
HSL:
231°, 9.6774%, 57.4510%
HSV (HSB):
231°, 13.3758%, 61.5686%
XYZ:
25.4718, 26.1338, 35.6001
xyY:
0.2921, 0.2997, 26.1338
CIE-Lab:
58.1638, 2.6901, -9.9137
CIE-LCH:
58.1638, 10.2722, 285.1816
CIE-Luv:
58.1638, -2.6482, -14.9050
Hunter-Lab:
51.1212, -0.5224, -5.5039
#888b9d color charts
#888b9d color shades, tints & tones
#888b9d color schemes
#888b9d color preview, HTML & CSS examples
This text has a color of #888b9d
<p style="color:#888b9d;">Text here</p>
.mytext {color:#888b9d;}
This box has a color of #888b9d
<div style="background-color:#888b9d;">Content here</div>
.mybackground {background-color:#888b9d;}
Border around this has a color of #888b9d
<div style="border:2px solid #888b9d;">Content here</div>
.myborder {border:2px solid #888b9d;}