#8b888e color space conversions
Hex:
#8b888e
RGB:
139, 136, 142
CMY:
45, 47, 44
CMYK:
2, 4, 0, 44
HSL:
270°, 2.5862%, 54.5098%
HSV (HSB):
270°, 4.2254%, 55.6863%
XYZ:
24.3341, 25.0503, 29.1438
xyY:
0.3099, 0.3190, 25.0503
CIE-Lab:
57.1244, 2.2979, -2.8153
CIE-LCH:
57.1244, 3.6341, 309.2220
CIE-Luv:
57.1244, 1.3490, -4.3728
Hunter-Lab:
50.0503, -0.8024, 0.5111
#8b888e color charts
#8b888e color shades, tints & tones
#8b888e color schemes
#8b888e color preview, HTML & CSS examples
This text has a color of #8b888e
<p style="color:#8b888e;">Text here</p>
.mytext {color:#8b888e;}
This box has a color of #8b888e
<div style="background-color:#8b888e;">Content here</div>
.mybackground {background-color:#8b888e;}
Border around this has a color of #8b888e
<div style="border:2px solid #8b888e;">Content here</div>
.myborder {border:2px solid #8b888e;}