#a2af8c color space conversions
Hex:
#a2af8c
RGB:
162, 175, 140
CMY:
36, 31, 45
CMYK:
7, 0, 20, 31
HSL:
82°, 17.9487%, 61.7647%
HSV (HSB):
82°, 20.0000%, 68.6275%
XYZ:
34.9639, 40.2348, 30.7342
xyY:
0.3301, 0.3798, 40.2348
CIE-Lab:
69.6364, -10.8635, 16.4540
CIE-LCH:
69.6364, 19.7167, 123.4343
CIE-Luv:
69.6364, -5.8275, 24.6611
Hunter-Lab:
63.4309, -12.6127, 15.6738
#a2af8c color charts
#a2af8c color shades, tints & tones
#a2af8c color schemes
#a2af8c color preview, HTML & CSS examples
This text has a color of #a2af8c
<p style="color:#a2af8c;">Text here</p>
.mytext {color:#a2af8c;}
This box has a color of #a2af8c
<div style="background-color:#a2af8c;">Content here</div>
.mybackground {background-color:#a2af8c;}
Border around this has a color of #a2af8c
<div style="border:2px solid #a2af8c;">Content here</div>
.myborder {border:2px solid #a2af8c;}