#a8998b color space conversions
Hex:
#a8998b
RGB:
168, 153, 139
CMY:
34, 40, 45
CMYK:
0, 9, 17, 34
HSL:
29°, 14.2857%, 60.1961%
HSV (HSB):
29°, 17.2619%, 65.8824%
XYZ:
32.1999, 32.9714, 29.0931
xyY:
0.3416, 0.3498, 32.9714
CIE-Lab:
64.1377, 3.1370, 9.3515
CIE-LCH:
64.1377, 9.8636, 71.4559
CIE-Luv:
64.1377, 9.9341, 12.4387
Hunter-Lab:
57.4207, -0.3886, 10.1543
#a8998b color charts
#a8998b color shades, tints & tones
#a8998b color schemes
#a8998b color preview, HTML & CSS examples
This text has a color of #a8998b
<p style="color:#a8998b;">Text here</p>
.mytext {color:#a8998b;}
This box has a color of #a8998b
<div style="background-color:#a8998b;">Content here</div>
.mybackground {background-color:#a8998b;}
Border around this has a color of #a8998b
<div style="border:2px solid #a8998b;">Content here</div>
.myborder {border:2px solid #a8998b;}