#a0cfc9 color space conversions
Hex:
#a0cfc9
RGB:
160, 207, 201
CMY:
37, 19, 21
CMYK:
23, 0, 3, 19
HSL:
172°, 32.8671%, 71.9608%
HSV (HSB):
172°, 22.7053%, 81.1765%
XYZ:
47.3526, 56.3163, 63.6327
xyY:
0.2830, 0.3366, 56.3163
CIE-Lab:
79.7935, -16.5288, -2.0519
CIE-LCH:
79.7935, 16.6557, 187.0764
CIE-Luv:
79.7935, -23.8008, -0.3442
Hunter-Lab:
75.0442, -18.6943, 2.2567
#a0cfc9 color charts
#a0cfc9 color shades, tints & tones
#a0cfc9 color schemes
#a0cfc9 color preview, HTML & CSS examples
This text has a color of #a0cfc9
<p style="color:#a0cfc9;">Text here</p>
.mytext {color:#a0cfc9;}
This box has a color of #a0cfc9
<div style="background-color:#a0cfc9;">Content here</div>
.mybackground {background-color:#a0cfc9;}
Border around this has a color of #a0cfc9
<div style="border:2px solid #a0cfc9;">Content here</div>
.myborder {border:2px solid #a0cfc9;}