#8b7b7f color space conversions
Hex:
#8b7b7f
RGB:
139, 123, 127
CMY:
45, 52, 50
CMYK:
0, 12, 9, 45
HSL:
345°, 6.4516%, 51.3725%
HSV (HSB):
345°, 11.5108%, 54.5098%
XYZ:
21.5612, 21.1872, 23.0318
xyY:
0.3278, 0.3221, 21.1872
CIE-Lab:
53.1538, 6.8637, 0.0645
CIE-LCH:
53.1538, 6.8640, 0.5387
CIE-Luv:
53.1538, 9.1930, -1.0387
Hunter-Lab:
46.0295, 3.0614, 2.5537
#8b7b7f color charts
#8b7b7f color shades, tints & tones
#8b7b7f color schemes
#8b7b7f color preview, HTML & CSS examples
This text has a color of #8b7b7f
<p style="color:#8b7b7f;">Text here</p>
.mytext {color:#8b7b7f;}
This box has a color of #8b7b7f
<div style="background-color:#8b7b7f;">Content here</div>
.mybackground {background-color:#8b7b7f;}
Border around this has a color of #8b7b7f
<div style="border:2px solid #8b7b7f;">Content here</div>
.myborder {border:2px solid #8b7b7f;}