#a8878d color space conversions
Hex:
#a8878d
RGB:
168, 135, 141
CMY:
34, 47, 45
CMYK:
0, 20, 16, 34
HSL:
349°, 15.9420%, 59.4118%
HSV (HSB):
349°, 19.6429%, 65.8824%
XYZ:
29.6201, 27.5759, 28.9608
xyY:
0.3438, 0.3201, 27.5759
CIE-Lab:
59.5036, 13.5429, 1.5571
CIE-LCH:
59.5036, 13.6321, 6.5589
CIE-Luv:
59.5036, 19.8408, -0.1478
Hunter-Lab:
52.5127, 8.7868, 4.0604
#a8878d color charts
#a8878d color shades, tints & tones
#a8878d color schemes
#a8878d color preview, HTML & CSS examples
This text has a color of #a8878d
<p style="color:#a8878d;">Text here</p>
.mytext {color:#a8878d;}
This box has a color of #a8878d
<div style="background-color:#a8878d;">Content here</div>
.mybackground {background-color:#a8878d;}
Border around this has a color of #a8878d
<div style="border:2px solid #a8878d;">Content here</div>
.myborder {border:2px solid #a8878d;}