#a0cccb color space conversions
Hex:
#a0cccb
RGB:
160, 204, 203
CMY:
37, 20, 20
CMYK:
22, 0, 0, 20
HSL:
179°, 30.1370%, 71.3725%
HSV (HSB):
179°, 21.5686%, 80.0000%
XYZ:
46.8696, 54.9711, 64.6401
xyY:
0.2815, 0.3302, 54.9711
CIE-Lab:
79.0246, -14.5673, -4.2553
CIE-LCH:
79.0246, 15.1761, 196.2836
CIE-Luv:
79.0246, -22.4601, -4.0550
Hunter-Lab:
74.1425, -16.9097, 0.2086
#a0cccb color charts
#a0cccb color shades, tints & tones
#a0cccb color schemes
#a0cccb color preview, HTML & CSS examples
This text has a color of #a0cccb
<p style="color:#a0cccb;">Text here</p>
.mytext {color:#a0cccb;}
This box has a color of #a0cccb
<div style="background-color:#a0cccb;">Content here</div>
.mybackground {background-color:#a0cccb;}
Border around this has a color of #a0cccb
<div style="border:2px solid #a0cccb;">Content here</div>
.myborder {border:2px solid #a0cccb;}