#a8a96b color space conversions
Hex:
#a8a96b
RGB:
168, 169, 107
CMY:
34, 34, 58
CMYK:
1, 0, 37, 34
HSL:
61°, 26.4957%, 54.1176%
HSV (HSB):
61°, 36.6864%, 66.2745%
XYZ:
32.9903, 37.7623, 19.4600
xyY:
0.3657, 0.4186, 37.7623
CIE-Lab:
67.8451, -10.0141, 31.9036
CIE-LCH:
67.8451, 33.4383, 107.4263
CIE-Luv:
67.8451, 2.4417, 42.6199
Hunter-Lab:
61.4510, -11.7108, 24.2401
#a8a96b color charts
#a8a96b color shades, tints & tones
#a8a96b color schemes
#a8a96b color preview, HTML & CSS examples
This text has a color of #a8a96b
<p style="color:#a8a96b;">Text here</p>
.mytext {color:#a8a96b;}
This box has a color of #a8a96b
<div style="background-color:#a8a96b;">Content here</div>
.mybackground {background-color:#a8a96b;}
Border around this has a color of #a8a96b
<div style="border:2px solid #a8a96b;">Content here</div>
.myborder {border:2px solid #a8a96b;}