#888c8f color space conversions
Hex:
#888c8f
RGB:
136, 140, 143
CMY:
47, 45, 44
CMYK:
5, 2, 0, 44
HSL:
206°, 3.0303%, 54.7059%
HSV (HSB):
206°, 4.8951%, 56.0784%
XYZ:
24.4894, 25.9736, 29.7093
xyY:
0.3055, 0.3240, 25.9736
CIE-Lab:
58.0120, -0.8541, -2.1133
CIE-LCH:
58.0120, 2.2794, 247.9934
CIE-Luv:
58.0120, -2.3974, -2.8690
Hunter-Lab:
50.9643, -3.4147, 1.1123
#888c8f color charts
#888c8f color shades, tints & tones
#888c8f color schemes
#888c8f color preview, HTML & CSS examples
This text has a color of #888c8f
<p style="color:#888c8f;">Text here</p>
.mytext {color:#888c8f;}
This box has a color of #888c8f
<div style="background-color:#888c8f;">Content here</div>
.mybackground {background-color:#888c8f;}
Border around this has a color of #888c8f
<div style="border:2px solid #888c8f;">Content here</div>
.myborder {border:2px solid #888c8f;}