#a1a98c color space conversions
Hex:
#a1a98c
RGB:
161, 169, 140
CMY:
37, 34, 45
CMYK:
5, 0, 17, 34
HSL:
77°, 14.4279%, 60.5882%
HSV (HSB):
77°, 17.1598%, 66.2745%
XYZ:
33.6195, 37.8465, 30.3441
xyY:
0.3302, 0.3717, 37.8465
CIE-Lab:
67.9073, -8.0622, 14.0302
CIE-LCH:
67.9073, 16.1816, 119.8830
CIE-Luv:
67.9073, -3.1825, 20.8679
Hunter-Lab:
61.5195, -10.1113, 13.8192
#a1a98c color charts
#a1a98c color shades, tints & tones
#a1a98c color schemes
#a1a98c color preview, HTML & CSS examples
This text has a color of #a1a98c
<p style="color:#a1a98c;">Text here</p>
.mytext {color:#a1a98c;}
This box has a color of #a1a98c
<div style="background-color:#a1a98c;">Content here</div>
.mybackground {background-color:#a1a98c;}
Border around this has a color of #a1a98c
<div style="border:2px solid #a1a98c;">Content here</div>
.myborder {border:2px solid #a1a98c;}