#a0cdcd color space conversions
Hex:
#a0cdcd
RGB:
160, 205, 205
CMY:
37, 20, 20
CMYK:
22, 0, 0, 20
HSL:
180°, 31.0345%, 71.5686%
HSV (HSB):
180°, 21.9512%, 80.3922%
XYZ:
47.3480, 55.5440, 65.9832
xyY:
0.2804, 0.3289, 55.5440
CIE-Lab:
79.3536, -14.6458, -4.8443
CIE-LCH:
79.3536, 15.4261, 198.3023
CIE-Luv:
79.3536, -22.9284, -4.9595
Hunter-Lab:
74.5279, -17.0217, -0.3229
#a0cdcd color charts
#a0cdcd color shades, tints & tones
#a0cdcd color schemes
#a0cdcd color preview, HTML & CSS examples
This text has a color of #a0cdcd
<p style="color:#a0cdcd;">Text here</p>
.mytext {color:#a0cdcd;}
This box has a color of #a0cdcd
<div style="background-color:#a0cdcd;">Content here</div>
.mybackground {background-color:#a0cdcd;}
Border around this has a color of #a0cdcd
<div style="border:2px solid #a0cdcd;">Content here</div>
.myborder {border:2px solid #a0cdcd;}