#a8878c color space conversions
Hex:
#a8878c
RGB:
168, 135, 140
CMY:
34, 47, 45
CMYK:
0, 20, 17, 34
HSL:
351°, 15.9420%, 59.4118%
HSV (HSB):
351°, 19.6429%, 65.8824%
XYZ:
29.5460, 27.5462, 28.5707
xyY:
0.3449, 0.3216, 27.5462
CIE-Lab:
59.4765, 13.3767, 2.0907
CIE-LCH:
59.4765, 13.5390, 8.8831
CIE-Luv:
59.4765, 19.9505, 0.6190
Hunter-Lab:
52.4845, 8.6384, 4.4638
#a8878c color charts
#a8878c color shades, tints & tones
#a8878c color schemes
#a8878c color preview, HTML & CSS examples
This text has a color of #a8878c
<p style="color:#a8878c;">Text here</p>
.mytext {color:#a8878c;}
This box has a color of #a8878c
<div style="background-color:#a8878c;">Content here</div>
.mybackground {background-color:#a8878c;}
Border around this has a color of #a8878c
<div style="border:2px solid #a8878c;">Content here</div>
.myborder {border:2px solid #a8878c;}