#a0d1d2 color space conversions
Hex:
#a0d1d2
RGB:
160, 209, 210
CMY:
37, 18, 18
CMYK:
24, 0, 0, 18
HSL:
181°, 35.7143%, 72.5490%
HSV (HSB):
181°, 23.8095%, 82.3529%
XYZ:
48.9305, 57.7277, 69.5364
xyY:
0.2777, 0.3276, 57.7277
CIE-Lab:
80.5871, -15.5951, -5.7025
CIE-LCH:
80.5871, 16.6050, 200.0855
CIE-Luv:
80.5871, -24.7506, -6.1598
Hunter-Lab:
75.9787, -18.0082, -1.0776
#a0d1d2 color charts
#a0d1d2 color shades, tints & tones
#a0d1d2 color schemes
#a0d1d2 color preview, HTML & CSS examples
This text has a color of #a0d1d2
<p style="color:#a0d1d2;">Text here</p>
.mytext {color:#a0d1d2;}
This box has a color of #a0d1d2
<div style="background-color:#a0d1d2;">Content here</div>
.mybackground {background-color:#a0d1d2;}
Border around this has a color of #a0d1d2
<div style="border:2px solid #a0d1d2;">Content here</div>
.myborder {border:2px solid #a0d1d2;}