#8b706c color space conversions
Hex:
#8b706c
RGB:
139, 112, 108
CMY:
45, 56, 58
CMYK:
0, 19, 22, 45
HSL:
8°, 12.5506%, 48.4314%
HSV (HSB):
8°, 22.3022%, 54.5098%
XYZ:
19.1484, 18.1600, 16.6834
xyY:
0.3547, 0.3363, 18.1600
CIE-Lab:
49.6896, 9.9679, 6.2364
CIE-LCH:
49.6896, 11.7580, 32.0323
CIE-Luv:
49.6896, 17.0413, 6.5373
Hunter-Lab:
42.6146, 5.6316, 6.6185
#8b706c color charts
#8b706c color shades, tints & tones
#8b706c color schemes
#8b706c color preview, HTML & CSS examples
This text has a color of #8b706c
<p style="color:#8b706c;">Text here</p>
.mytext {color:#8b706c;}
This box has a color of #8b706c
<div style="background-color:#8b706c;">Content here</div>
.mybackground {background-color:#8b706c;}
Border around this has a color of #8b706c
<div style="border:2px solid #8b706c;">Content here</div>
.myborder {border:2px solid #8b706c;}