#a2a98d color space conversions
Hex:
#a2a98d
RGB:
162, 169, 141
CMY:
36, 34, 45
CMYK:
4, 0, 17, 34
HSL:
75°, 14.0000%, 60.7843%
HSV (HSB):
75°, 16.5680%, 66.2745%
XYZ:
33.8960, 37.9804, 30.7437
xyY:
0.3303, 0.3701, 37.9804
CIE-Lab:
68.0062, -7.5218, 13.6296
CIE-LCH:
68.0062, 15.5674, 118.8930
CIE-Luv:
68.0062, -2.6422, 20.2519
Hunter-Lab:
61.6282, -9.6731, 13.5625
#a2a98d color charts
#a2a98d color shades, tints & tones
#a2a98d color schemes
#a2a98d color preview, HTML & CSS examples
This text has a color of #a2a98d
<p style="color:#a2a98d;">Text here</p>
.mytext {color:#a2a98d;}
This box has a color of #a2a98d
<div style="background-color:#a2a98d;">Content here</div>
.mybackground {background-color:#a2a98d;}
Border around this has a color of #a2a98d
<div style="border:2px solid #a2a98d;">Content here</div>
.myborder {border:2px solid #a2a98d;}