#a1a08d color space conversions
Hex:
#a1a08d
RGB:
161, 160, 141
CMY:
37, 37, 45
CMYK:
0, 1, 12, 37
HSL:
57°, 9.6154%, 59.2157%
HSV (HSB):
57°, 12.4224%, 63.1373%
XYZ:
32.0765, 34.6418, 30.1952
xyY:
0.3310, 0.3575, 34.6418
CIE-Lab:
65.4688, -3.0463, 10.0399
CIE-LCH:
65.4688, 10.4919, 106.8790
CIE-Luv:
65.4688, 1.6373, 14.5347
Hunter-Lab:
58.8573, -5.7199, 10.7828
#a1a08d color charts
#a1a08d color shades, tints & tones
#a1a08d color schemes
#a1a08d color preview, HTML & CSS examples
This text has a color of #a1a08d
<p style="color:#a1a08d;">Text here</p>
.mytext {color:#a1a08d;}
This box has a color of #a1a08d
<div style="background-color:#a1a08d;">Content here</div>
.mybackground {background-color:#a1a08d;}
Border around this has a color of #a1a08d
<div style="border:2px solid #a1a08d;">Content here</div>
.myborder {border:2px solid #a1a08d;}