#a2c5a5 color space conversions
Hex:
#a2c5a5
RGB:
162, 197, 165
CMY:
36, 23, 35
CMYK:
18, 0, 16, 23
HSL:
125°, 23.1788%, 70.3922%
HSV (HSB):
125°, 17.7665%, 77.2549%
XYZ:
41.6581, 50.3305, 43.1165
xyY:
0.3083, 0.3725, 50.3305
CIE-Lab:
76.2717, -17.9210, 12.2221
CIE-LCH:
76.2717, 21.6920, 145.7062
CIE-Luv:
76.2717, -17.7330, 20.6789
Hunter-Lab:
70.9440, -19.3374, 13.6271
#a2c5a5 color charts
#a2c5a5 color shades, tints & tones
#a2c5a5 color schemes
#a2c5a5 color preview, HTML & CSS examples
This text has a color of #a2c5a5
<p style="color:#a2c5a5;">Text here</p>
.mytext {color:#a2c5a5;}
This box has a color of #a2c5a5
<div style="background-color:#a2c5a5;">Content here</div>
.mybackground {background-color:#a2c5a5;}
Border around this has a color of #a2c5a5
<div style="border:2px solid #a2c5a5;">Content here</div>
.myborder {border:2px solid #a2c5a5;}