#a0dcd9 color space conversions
Hex:
#a0dcd9
RGB:
160, 220, 217
CMY:
37, 14, 15
CMYK:
27, 0, 1, 14
HSL:
177°, 46.1538%, 74.5098%
HSV (HSB):
177°, 27.2727%, 86.2745%
XYZ:
52.6148, 63.6697, 75.1620
xyY:
0.2748, 0.3326, 63.6697
CIE-Lab:
83.7935, -19.6004, -4.6990
CIE-LCH:
83.7935, 20.1558, 193.4817
CIE-Luv:
83.7935, -29.5983, -3.9750
Hunter-Lab:
79.7933, -21.9375, 0.0066
#a0dcd9 color charts
#a0dcd9 color shades, tints & tones
#a0dcd9 color schemes
#a0dcd9 color preview, HTML & CSS examples
This text has a color of #a0dcd9
<p style="color:#a0dcd9;">Text here</p>
.mytext {color:#a0dcd9;}
This box has a color of #a0dcd9
<div style="background-color:#a0dcd9;">Content here</div>
.mybackground {background-color:#a0dcd9;}
Border around this has a color of #a0dcd9
<div style="border:2px solid #a0dcd9;">Content here</div>
.myborder {border:2px solid #a0dcd9;}