#a0d3d8 color space conversions
Hex:
#a0d3d8
RGB:
160, 211, 216
CMY:
37, 17, 15
CMYK:
26, 2, 0, 15
HSL:
185°, 41.7910%, 73.7255%
HSV (HSB):
185°, 25.9259%, 84.7059%
XYZ:
50.1861, 59.0200, 73.7127
xyY:
0.2744, 0.3227, 59.0200
CIE-Lab:
81.3026, -15.2801, -7.8502
CIE-LCH:
81.3026, 17.1787, 207.1920
CIE-Luv:
81.3026, -25.6613, -9.6033
Hunter-Lab:
76.8245, -17.8364, -3.1113
#a0d3d8 color charts
#a0d3d8 color shades, tints & tones
#a0d3d8 color schemes
#a0d3d8 color preview, HTML & CSS examples
This text has a color of #a0d3d8
<p style="color:#a0d3d8;">Text here</p>
.mytext {color:#a0d3d8;}
This box has a color of #a0d3d8
<div style="background-color:#a0d3d8;">Content here</div>
.mybackground {background-color:#a0d3d8;}
Border around this has a color of #a0d3d8
<div style="border:2px solid #a0d3d8;">Content here</div>
.myborder {border:2px solid #a0d3d8;}