#a0c9d9 color space conversions
Hex:
#a0c9d9
RGB:
160, 201, 217
CMY:
37, 21, 15
CMYK:
26, 7, 0, 15
HSL:
197°, 42.8571%, 73.9216%
HSV (HSB):
197°, 26.2673%, 85.0980%
XYZ:
47.9082, 54.2566, 73.5932
xyY:
0.2726, 0.3087, 54.2566
CIE-Lab:
78.6111, -9.8883, -12.3957
CIE-LCH:
78.6111, 15.8566, 231.4199
CIE-Luv:
78.6111, -21.2746, -17.6362
Hunter-Lab:
73.6591, -12.8062, -7.6756
#a0c9d9 color charts
#a0c9d9 color shades, tints & tones
#a0c9d9 color schemes
#a0c9d9 color preview, HTML & CSS examples
This text has a color of #a0c9d9
<p style="color:#a0c9d9;">Text here</p>
.mytext {color:#a0c9d9;}
This box has a color of #a0c9d9
<div style="background-color:#a0c9d9;">Content here</div>
.mybackground {background-color:#a0c9d9;}
Border around this has a color of #a0c9d9
<div style="border:2px solid #a0c9d9;">Content here</div>
.myborder {border:2px solid #a0c9d9;}