#a0ccdc color space conversions
Hex:
#a0ccdc
RGB:
160, 204, 220
CMY:
37, 20, 14
CMYK:
27, 7, 0, 14
HSL:
196°, 46.1538%, 74.5098%
HSV (HSB):
196°, 27.2727%, 86.2745%
XYZ:
49.0083, 55.8266, 75.9027
xyY:
0.2712, 0.3089, 55.8266
CIE-Lab:
79.5150, -10.7617, -12.6544
CIE-LCH:
79.5150, 16.6117, 229.6212
CIE-Luv:
79.5150, -22.6231, -17.9452
Hunter-Lab:
74.7172, -13.6738, -7.9287
#a0ccdc color charts
#a0ccdc color shades, tints & tones
#a0ccdc color schemes
#a0ccdc color preview, HTML & CSS examples
This text has a color of #a0ccdc
<p style="color:#a0ccdc;">Text here</p>
.mytext {color:#a0ccdc;}
This box has a color of #a0ccdc
<div style="background-color:#a0ccdc;">Content here</div>
.mybackground {background-color:#a0ccdc;}
Border around this has a color of #a0ccdc
<div style="border:2px solid #a0ccdc;">Content here</div>
.myborder {border:2px solid #a0ccdc;}