#a1a88c color space conversions
Hex:
#a1a88c
RGB:
161, 168, 140
CMY:
37, 34, 45
CMYK:
4, 0, 17, 34
HSL:
75°, 13.8614%, 60.3922%
HSV (HSB):
75°, 16.6667%, 65.8824%
XYZ:
33.4342, 37.4758, 30.2823
xyY:
0.3304, 0.3703, 37.4758
CIE-Lab:
67.6325, -7.5285, 13.6451
CIE-LCH:
67.6325, 15.5842, 118.8873
CIE-Luv:
67.6325, -2.6437, 20.2477
Hunter-Lab:
61.2175, -9.6420, 13.5234
#a1a88c color charts
#a1a88c color shades, tints & tones
#a1a88c color schemes
#a1a88c color preview, HTML & CSS examples
This text has a color of #a1a88c
<p style="color:#a1a88c;">Text here</p>
.mytext {color:#a1a88c;}
This box has a color of #a1a88c
<div style="background-color:#a1a88c;">Content here</div>
.mybackground {background-color:#a1a88c;}
Border around this has a color of #a1a88c
<div style="border:2px solid #a1a88c;">Content here</div>
.myborder {border:2px solid #a1a88c;}