#a0e2cc color space conversions
Hex:
#a0e2cc
RGB:
160, 226, 204
CMY:
37, 11, 20
CMYK:
29, 0, 10, 11
HSL:
160°, 53.2258%, 75.6863%
HSV (HSB):
160°, 29.2035%, 88.6275%
XYZ:
52.5926, 66.2259, 67.1377
xyY:
0.2828, 0.3561, 66.2259
CIE-Lab:
85.1115, -25.3391, 4.1018
CIE-LCH:
85.1115, 25.6689, 170.8050
CIE-Luv:
85.1115, -32.2993, 10.4961
Hunter-Lab:
81.3793, -27.0554, 8.0514
#a0e2cc color charts
#a0e2cc color shades, tints & tones
#a0e2cc color schemes
#a0e2cc color preview, HTML & CSS examples
This text has a color of #a0e2cc
<p style="color:#a0e2cc;">Text here</p>
.mytext {color:#a0e2cc;}
This box has a color of #a0e2cc
<div style="background-color:#a0e2cc;">Content here</div>
.mybackground {background-color:#a0e2cc;}
Border around this has a color of #a0e2cc
<div style="border:2px solid #a0e2cc;">Content here</div>
.myborder {border:2px solid #a0e2cc;}