#a8998a color space conversions
Hex:
#a8998a
RGB:
168, 153, 138
CMY:
34, 40, 46
CMYK:
0, 9, 18, 34
HSL:
30°, 14.7059%, 60.0000%
HSV (HSB):
30°, 17.8571%, 65.8824%
XYZ:
32.1271, 32.9423, 28.7100
xyY:
0.3426, 0.3513, 32.9423
CIE-Lab:
64.1141, 2.9759, 9.8788
CIE-LCH:
64.1141, 10.3173, 73.2355
CIE-Luv:
64.1141, 10.0079, 13.1686
Hunter-Lab:
57.3954, -0.5263, 10.5191
#a8998a color charts
#a8998a color shades, tints & tones
#a8998a color schemes
#a8998a color preview, HTML & CSS examples
This text has a color of #a8998a
<p style="color:#a8998a;">Text here</p>
.mytext {color:#a8998a;}
This box has a color of #a8998a
<div style="background-color:#a8998a;">Content here</div>
.mybackground {background-color:#a8998a;}
Border around this has a color of #a8998a
<div style="border:2px solid #a8998a;">Content here</div>
.myborder {border:2px solid #a8998a;}