#a2c0a0 color space conversions
Hex:
#a2c0a0
RGB:
162, 192, 160
CMY:
36, 25, 37
CMYK:
16, 0, 17, 25
HSL:
116°, 20.2532%, 69.0196%
HSV (HSB):
116°, 16.6667%, 75.2941%
XYZ:
40.0951, 47.9187, 40.3937
xyY:
0.3122, 0.3732, 47.9187
CIE-Lab:
74.7736, -16.2746, 12.7982
CIE-LCH:
74.7736, 20.7040, 141.8188
CIE-Luv:
74.7736, -15.1653, 21.1031
Hunter-Lab:
69.2233, -17.7513, 13.8590
#a2c0a0 color charts
#a2c0a0 color shades, tints & tones
#a2c0a0 color schemes
#a2c0a0 color preview, HTML & CSS examples
This text has a color of #a2c0a0
<p style="color:#a2c0a0;">Text here</p>
.mytext {color:#a2c0a0;}
This box has a color of #a2c0a0
<div style="background-color:#a2c0a0;">Content here</div>
.mybackground {background-color:#a2c0a0;}
Border around this has a color of #a2c0a0
<div style="border:2px solid #a2c0a0;">Content here</div>
.myborder {border:2px solid #a2c0a0;}