#a8988b color space conversions
Hex:
#a8988b
RGB:
168, 152, 139
CMY:
34, 40, 45
CMYK:
0, 10, 17, 34
HSL:
27°, 14.2857%, 60.1961%
HSV (HSB):
27°, 17.2619%, 65.8824%
XYZ:
32.0369, 32.6454, 29.0388
xyY:
0.3418, 0.3483, 32.6454
CIE-Lab:
63.8727, 3.6900, 8.9748
CIE-LCH:
63.8727, 9.7038, 67.6500
CIE-Luv:
63.8727, 10.4960, 11.8236
Hunter-Lab:
57.1361, 0.0987, 9.8619
#a8988b color charts
#a8988b color shades, tints & tones
#a8988b color schemes
#a8988b color preview, HTML & CSS examples
This text has a color of #a8988b
<p style="color:#a8988b;">Text here</p>
.mytext {color:#a8988b;}
This box has a color of #a8988b
<div style="background-color:#a8988b;">Content here</div>
.mybackground {background-color:#a8988b;}
Border around this has a color of #a8988b
<div style="border:2px solid #a8988b;">Content here</div>
.myborder {border:2px solid #a8988b;}