#a0dcca color space conversions
Hex:
#a0dcca
RGB:
160, 220, 202
CMY:
37, 14, 21
CMYK:
27, 0, 8, 14
HSL:
162°, 46.1538%, 74.5098%
HSV (HSB):
162°, 27.2727%, 86.2745%
XYZ:
50.7511, 62.9243, 65.3478
xyY:
0.2835, 0.3515, 62.9243
CIE-Lab:
83.4025, -22.8208, 2.6816
CIE-LCH:
83.4025, 22.9778, 173.2982
CIE-Luv:
83.4025, -29.6454, 7.9130
Hunter-Lab:
79.3248, -24.6162, 6.6842
#a0dcca color charts
#a0dcca color shades, tints & tones
#a0dcca color schemes
#a0dcca color preview, HTML & CSS examples
This text has a color of #a0dcca
<p style="color:#a0dcca;">Text here</p>
.mytext {color:#a0dcca;}
This box has a color of #a0dcca
<div style="background-color:#a0dcca;">Content here</div>
.mybackground {background-color:#a0dcca;}
Border around this has a color of #a0dcca
<div style="border:2px solid #a0dcca;">Content here</div>
.myborder {border:2px solid #a0dcca;}