#888b8a color space conversions
Hex:
#888b8a
RGB:
136, 139, 138
CMY:
47, 45, 46
CMYK:
2, 0, 1, 45
HSL:
160°, 1.2766%, 53.9216%
HSV (HSB):
160°, 2.1583%, 54.5098%
XYZ:
23.9734, 25.5345, 27.7099
xyY:
0.3105, 0.3307, 25.5345
CIE-Lab:
57.5925, -1.2963, 0.1414
CIE-LCH:
57.5925, 1.3040, 173.7768
CIE-Luv:
57.5925, -1.6369, 0.4112
Hunter-Lab:
50.5316, -3.7457, 2.8595
#888b8a color charts
#888b8a color shades, tints & tones
#888b8a color schemes
#888b8a color preview, HTML & CSS examples
This text has a color of #888b8a
<p style="color:#888b8a;">Text here</p>
.mytext {color:#888b8a;}
This box has a color of #888b8a
<div style="background-color:#888b8a;">Content here</div>
.mybackground {background-color:#888b8a;}
Border around this has a color of #888b8a
<div style="border:2px solid #888b8a;">Content here</div>
.myborder {border:2px solid #888b8a;}