#8b8b8d color space conversions
Hex:
#8b8b8d
RGB:
139, 139, 141
CMY:
45, 45, 45
CMYK:
1, 1, 0, 45
HSL:
240°, 0.8696%, 54.9020%
HSV (HSB):
240°, 1.4184%, 55.2941%
XYZ:
24.6878, 25.8773, 28.8929
xyY:
0.3107, 0.3257, 25.8773
CIE-Lab:
57.9204, 0.3977, -1.0720
CIE-LCH:
57.9204, 1.1434, 290.3535
CIE-Luv:
57.9204, -0.1129, -1.5835
Hunter-Lab:
50.8697, -2.3935, 1.9333
#8b8b8d color charts
#8b8b8d color shades, tints & tones
#8b8b8d color schemes
#8b8b8d color preview, HTML & CSS examples
This text has a color of #8b8b8d
<p style="color:#8b8b8d;">Text here</p>
.mytext {color:#8b8b8d;}
This box has a color of #8b8b8d
<div style="background-color:#8b8b8d;">Content here</div>
.mybackground {background-color:#8b8b8d;}
Border around this has a color of #8b8b8d
<div style="border:2px solid #8b8b8d;">Content here</div>
.myborder {border:2px solid #8b8b8d;}