#a8988d color space conversions
Hex:
#a8988d
RGB:
168, 152, 141
CMY:
34, 40, 45
CMYK:
0, 10, 16, 34
HSL:
24°, 13.4328%, 60.5882%
HSV (HSB):
24°, 16.0714%, 65.8824%
XYZ:
32.1844, 32.7044, 29.8156
xyY:
0.3398, 0.3453, 32.7044
CIE-Lab:
63.9208, 4.0160, 7.9199
CIE-LCH:
63.9208, 8.8799, 63.1116
CIE-Luv:
63.9208, 10.3440, 10.3505
Hunter-Lab:
57.1878, 0.3785, 9.1198
#a8988d color charts
#a8988d color shades, tints & tones
#a8988d color schemes
#a8988d color preview, HTML & CSS examples
This text has a color of #a8988d
<p style="color:#a8988d;">Text here</p>
.mytext {color:#a8988d;}
This box has a color of #a8988d
<div style="background-color:#a8988d;">Content here</div>
.mybackground {background-color:#a8988d;}
Border around this has a color of #a8988d
<div style="border:2px solid #a8988d;">Content here</div>
.myborder {border:2px solid #a8988d;}