#a2c2ac color space conversions
Hex:
#a2c2ac
RGB:
162, 194, 172
CMY:
36, 24, 33
CMYK:
16, 0, 11, 24
HSL:
139°, 20.7792%, 69.8039%
HSV (HSB):
139°, 16.4948%, 76.0784%
XYZ:
41.6385, 49.2435, 46.3401
xyY:
0.3034, 0.3589, 49.2435
CIE-Lab:
75.6026, -15.0965, 7.4958
CIE-LCH:
75.6026, 16.8550, 153.5944
CIE-Luv:
75.6026, -16.3812, 13.5184
Hunter-Lab:
70.1737, -16.8888, 9.9687
#a2c2ac color charts
#a2c2ac color shades, tints & tones
#a2c2ac color schemes
#a2c2ac color preview, HTML & CSS examples
This text has a color of #a2c2ac
<p style="color:#a2c2ac;">Text here</p>
.mytext {color:#a2c2ac;}
This box has a color of #a2c2ac
<div style="background-color:#a2c2ac;">Content here</div>
.mybackground {background-color:#a2c2ac;}
Border around this has a color of #a2c2ac
<div style="border:2px solid #a2c2ac;">Content here</div>
.myborder {border:2px solid #a2c2ac;}