#a0e0d9 color space conversions
Hex:
#a0e0d9
RGB:
160, 224, 217
CMY:
37, 12, 15
CMYK:
29, 0, 3, 12
HSL:
173°, 50.7937%, 75.2941%
HSV (HSB):
173°, 28.5714%, 87.8431%
XYZ:
53.6772, 65.7946, 75.5162
xyY:
0.2753, 0.3374, 65.7946
CIE-Lab:
84.8916, -21.5883, -3.0830
CIE-LCH:
84.8916, 21.8074, 188.1274
CIE-Luv:
84.8916, -31.3384, -1.1308
Hunter-Lab:
81.1139, -23.8267, 1.5814
#a0e0d9 color charts
#a0e0d9 color shades, tints & tones
#a0e0d9 color schemes
#a0e0d9 color preview, HTML & CSS examples
This text has a color of #a0e0d9
<p style="color:#a0e0d9;">Text here</p>
.mytext {color:#a0e0d9;}
This box has a color of #a0e0d9
<div style="background-color:#a0e0d9;">Content here</div>
.mybackground {background-color:#a0e0d9;}
Border around this has a color of #a0e0d9
<div style="border:2px solid #a0e0d9;">Content here</div>
.myborder {border:2px solid #a0e0d9;}