#8b808d color space conversions
Hex:
#8b808d
RGB:
139, 128, 141
CMY:
45, 50, 45
CMYK:
1, 9, 0, 45
HSL:
291°, 5.3942%, 52.7451%
HSV (HSB):
291°, 9.2199%, 55.2941%
XYZ:
23.1744, 22.8504, 28.3885
xyY:
0.3114, 0.3071, 22.8504
CIE-Lab:
54.9179, 6.6825, -5.4963
CIE-LCH:
54.9179, 8.6524, 320.5630
CIE-Luv:
54.9179, 5.4645, -8.8802
Hunter-Lab:
47.8021, 2.8828, -1.7494
#8b808d color charts
#8b808d color shades, tints & tones
#8b808d color schemes
#8b808d color preview, HTML & CSS examples
This text has a color of #8b808d
<p style="color:#8b808d;">Text here</p>
.mytext {color:#8b808d;}
This box has a color of #8b808d
<div style="background-color:#8b808d;">Content here</div>
.mybackground {background-color:#8b808d;}
Border around this has a color of #8b808d
<div style="border:2px solid #8b808d;">Content here</div>
.myborder {border:2px solid #8b808d;}