#888c8d color space conversions
Hex:
#888c8d
RGB:
136, 140, 141
CMY:
47, 45, 45
CMYK:
4, 1, 0, 45
HSL:
192°, 2.1459%, 54.3137%
HSV (HSB):
192°, 3.5461%, 55.2941%
XYZ:
24.3391, 25.9135, 28.9183
xyY:
0.3074, 0.3273, 25.9135
CIE-Lab:
57.9548, -1.2598, -1.0502
CIE-LCH:
57.9548, 1.6401, 219.8154
CIE-Luv:
57.9548, -2.2959, -1.2834
Hunter-Lab:
50.9053, -3.7388, 1.9522
#888c8d color charts
#888c8d color shades, tints & tones
#888c8d color schemes
#888c8d color preview, HTML & CSS examples
This text has a color of #888c8d
<p style="color:#888c8d;">Text here</p>
.mytext {color:#888c8d;}
This box has a color of #888c8d
<div style="background-color:#888c8d;">Content here</div>
.mybackground {background-color:#888c8d;}
Border around this has a color of #888c8d
<div style="border:2px solid #888c8d;">Content here</div>
.myborder {border:2px solid #888c8d;}