#a2d2c0 color space conversions
Hex:
#a2d2c0
RGB:
162, 210, 192
CMY:
36, 18, 25
CMYK:
23, 0, 9, 18
HSL:
158°, 34.7826%, 72.9412%
HSV (HSB):
158°, 22.8571%, 82.3529%
XYZ:
47.4613, 57.5803, 58.4818
xyY:
0.2902, 0.3521, 57.5803
CIE-Lab:
80.5049, -19.2923, 3.8141
CIE-LCH:
80.5049, 19.6657, 168.8169
CIE-Luv:
80.5049, -24.2036, 8.9797
Hunter-Lab:
75.8817, -21.1476, 7.4226
#a2d2c0 color charts
#a2d2c0 color shades, tints & tones
#a2d2c0 color schemes
#a2d2c0 color preview, HTML & CSS examples
This text has a color of #a2d2c0
<p style="color:#a2d2c0;">Text here</p>
.mytext {color:#a2d2c0;}
This box has a color of #a2d2c0
<div style="background-color:#a2d2c0;">Content here</div>
.mybackground {background-color:#a2d2c0;}
Border around this has a color of #a2d2c0
<div style="border:2px solid #a2d2c0;">Content here</div>
.myborder {border:2px solid #a2d2c0;}