#a0d2d2 color space conversions
Hex:
#a0d2d2
RGB:
160, 210, 210
CMY:
37, 18, 18
CMYK:
24, 0, 0, 18
HSL:
180°, 35.7143%, 72.5490%
HSV (HSB):
180°, 23.8095%, 82.3529%
XYZ:
49.1767, 58.2199, 69.6184
xyY:
0.2778, 0.3289, 58.2199
CIE-Lab:
80.8609, -16.1044, -5.2982
CIE-LCH:
80.8609, 16.9535, 198.2109
CIE-Luv:
80.8609, -25.1949, -5.4486
Hunter-Lab:
76.3020, -18.4851, -0.6852
#a0d2d2 color charts
#a0d2d2 color shades, tints & tones
#a0d2d2 color schemes
#a0d2d2 color preview, HTML & CSS examples
This text has a color of #a0d2d2
<p style="color:#a0d2d2;">Text here</p>
.mytext {color:#a0d2d2;}
This box has a color of #a0d2d2
<div style="background-color:#a0d2d2;">Content here</div>
.mybackground {background-color:#a0d2d2;}
Border around this has a color of #a0d2d2
<div style="border:2px solid #a0d2d2;">Content here</div>
.myborder {border:2px solid #a0d2d2;}