#a0d0d1 color space conversions
Hex:
#a0d0d1
RGB:
160, 208, 209
CMY:
37, 18, 18
CMYK:
23, 0, 0, 18
HSL:
181°, 34.7518%, 72.3529%
HSV (HSB):
181°, 23.4450%, 81.9608%
XYZ:
48.5617, 57.1888, 68.8007
xyY:
0.2782, 0.3276, 57.1888
CIE-Lab:
80.2857, -15.3050, -5.6127
CIE-LCH:
80.2857, 16.3018, 200.1392
CIE-Luv:
80.2857, -24.3000, -6.0622
Hunter-Lab:
75.6233, -17.7164, -1.0047
#a0d0d1 color charts
#a0d0d1 color shades, tints & tones
#a0d0d1 color schemes
#a0d0d1 color preview, HTML & CSS examples
This text has a color of #a0d0d1
<p style="color:#a0d0d1;">Text here</p>
.mytext {color:#a0d0d1;}
This box has a color of #a0d0d1
<div style="background-color:#a0d0d1;">Content here</div>
.mybackground {background-color:#a0d0d1;}
Border around this has a color of #a0d0d1
<div style="border:2px solid #a0d0d1;">Content here</div>
.myborder {border:2px solid #a0d0d1;}