#a2a98c color space conversions
Hex:
#a2a98c
RGB:
162, 169, 140
CMY:
36, 34, 45
CMYK:
4, 0, 17, 34
HSL:
74°, 14.4279%, 60.5882%
HSV (HSB):
74°, 17.1598%, 66.2745%
XYZ:
33.8219, 37.9508, 30.3536
xyY:
0.3312, 0.3716, 37.9508
CIE-Lab:
67.9843, -7.6861, 14.1494
CIE-LCH:
67.9843, 16.1022, 118.5114
CIE-Luv:
67.9843, -2.5996, 20.9623
Hunter-Lab:
61.6042, -9.8074, 13.9096
#a2a98c color charts
#a2a98c color shades, tints & tones
#a2a98c color schemes
#a2a98c color preview, HTML & CSS examples
This text has a color of #a2a98c
<p style="color:#a2a98c;">Text here</p>
.mytext {color:#a2a98c;}
This box has a color of #a2a98c
<div style="background-color:#a2a98c;">Content here</div>
.mybackground {background-color:#a2a98c;}
Border around this has a color of #a2a98c
<div style="border:2px solid #a2a98c;">Content here</div>
.myborder {border:2px solid #a2a98c;}