#a8a98b color space conversions
Hex:
#a8a98b
RGB:
168, 169, 139
CMY:
34, 34, 45
CMYK:
1, 0, 18, 34
HSL:
62°, 14.8515%, 60.3922%
HSV (HSB):
62°, 17.7515%, 66.2745%
XYZ:
34.9966, 38.5648, 30.0253
xyY:
0.3378, 0.3723, 38.5648
CIE-Lab:
68.4349, -5.5727, 15.3989
CIE-LCH:
68.4349, 16.3762, 109.8946
CIE-Luv:
68.4349, 1.0081, 22.2403
Hunter-Lab:
62.1006, -8.0829, 14.8040
#a8a98b color charts
#a8a98b color shades, tints & tones
#a8a98b color schemes
#a8a98b color preview, HTML & CSS examples
This text has a color of #a8a98b
<p style="color:#a8a98b;">Text here</p>
.mytext {color:#a8a98b;}
This box has a color of #a8a98b
<div style="background-color:#a8a98b;">Content here</div>
.mybackground {background-color:#a8a98b;}
Border around this has a color of #a8a98b
<div style="border:2px solid #a8a98b;">Content here</div>
.myborder {border:2px solid #a8a98b;}