#a0adc0 color space conversions
Hex:
#a0adc0
RGB:
160, 173, 192
CMY:
37, 32, 25
CMYK:
17, 10, 0, 25
HSL:
216°, 20.2532%, 69.0196%
HSV (HSB):
216°, 16.6667%, 75.2941%
XYZ:
38.9552, 41.1665, 55.7619
xyY:
0.2867, 0.3030, 41.1665
CIE-Lab:
70.2924, -0.5468, -11.2332
CIE-LCH:
70.2924, 11.2465, 267.2131
CIE-Luv:
70.2924, -7.9289, -16.9597
Hunter-Lab:
64.1611, -3.9063, -6.6157
#a0adc0 color charts
#a0adc0 color shades, tints & tones
#a0adc0 color schemes
#a0adc0 color preview, HTML & CSS examples
This text has a color of #a0adc0
<p style="color:#a0adc0;">Text here</p>
.mytext {color:#a0adc0;}
This box has a color of #a0adc0
<div style="background-color:#a0adc0;">Content here</div>
.mybackground {background-color:#a0adc0;}
Border around this has a color of #a0adc0
<div style="border:2px solid #a0adc0;">Content here</div>
.myborder {border:2px solid #a0adc0;}