#888d8f color space conversions
Hex:
#888d8f
RGB:
136, 141, 143
CMY:
47, 45, 44
CMYK:
5, 1, 0, 44
HSL:
197°, 3.0303%, 54.7059%
HSV (HSB):
197°, 4.8951%, 56.0784%
XYZ:
24.6361, 26.2672, 29.7582
xyY:
0.3054, 0.3256, 26.2672
CIE-Lab:
58.2898, -1.4171, -1.7055
CIE-LCH:
58.2898, 2.2174, 230.2755
CIE-Luv:
58.2898, -2.8971, -2.1962
Hunter-Lab:
51.2515, -3.8867, 1.4504
#888d8f color charts
#888d8f color shades, tints & tones
#888d8f color schemes
#888d8f color preview, HTML & CSS examples
This text has a color of #888d8f
<p style="color:#888d8f;">Text here</p>
.mytext {color:#888d8f;}
This box has a color of #888d8f
<div style="background-color:#888d8f;">Content here</div>
.mybackground {background-color:#888d8f;}
Border around this has a color of #888d8f
<div style="border:2px solid #888d8f;">Content here</div>
.myborder {border:2px solid #888d8f;}