#8b9999 color space conversions
Hex:
#8b9999
RGB:
139, 153, 153
CMY:
45, 40, 40
CMYK:
9, 0, 0, 40
HSL:
180°, 6.4220%, 57.2549%
HSV (HSB):
180°, 9.1503%, 60.0000%
XYZ:
27.7885, 30.5713, 34.5732
xyY:
0.2990, 0.3290, 30.5713
CIE-Lab:
62.1441, -4.9753, -1.7135
CIE-LCH:
62.1441, 5.2621, 199.0039
CIE-Luv:
62.1441, -7.6493, -1.6607
Hunter-Lab:
55.2914, -7.0489, 1.6304
#8b9999 color charts
#8b9999 color shades, tints & tones
#8b9999 color schemes
#8b9999 color preview, HTML & CSS examples
This text has a color of #8b9999
<p style="color:#8b9999;">Text here</p>
.mytext {color:#8b9999;}
This box has a color of #8b9999
<div style="background-color:#8b9999;">Content here</div>
.mybackground {background-color:#8b9999;}
Border around this has a color of #8b9999
<div style="border:2px solid #8b9999;">Content here</div>
.myborder {border:2px solid #8b9999;}