#a0d2d3 color space conversions
Hex:
#a0d2d3
RGB:
160, 210, 211
CMY:
37, 18, 17
CMYK:
24, 0, 0, 17
HSL:
181°, 36.6906%, 72.7451%
HSV (HSB):
181°, 24.1706%, 82.7451%
XYZ:
49.3017, 58.2699, 70.2768
xyY:
0.2772, 0.3276, 58.2699
CIE-Lab:
80.8886, -15.8840, -5.7918
CIE-LCH:
80.8886, 16.9070, 200.0335
CIE-Luv:
80.8886, -25.1993, -6.2571
Hunter-Lab:
76.3347, -18.2995, -1.1504
#a0d2d3 color charts
#a0d2d3 color shades, tints & tones
#a0d2d3 color schemes
#a0d2d3 color preview, HTML & CSS examples
This text has a color of #a0d2d3
<p style="color:#a0d2d3;">Text here</p>
.mytext {color:#a0d2d3;}
This box has a color of #a0d2d3
<div style="background-color:#a0d2d3;">Content here</div>
.mybackground {background-color:#a0d2d3;}
Border around this has a color of #a0d2d3
<div style="border:2px solid #a0d2d3;">Content here</div>
.myborder {border:2px solid #a0d2d3;}