#a0cfc5 color space conversions
Hex:
#a0cfc5
RGB:
160, 207, 197
CMY:
37, 19, 23
CMYK:
23, 0, 5, 19
HSL:
167°, 32.8671%, 71.9608%
HSV (HSB):
167°, 22.7053%, 81.1765%
XYZ:
46.8881, 56.1304, 61.1863
xyY:
0.2855, 0.3418, 56.1304
CIE-Lab:
79.6880, -17.3747, -0.0628
CIE-LCH:
79.6880, 17.3748, 180.2070
CIE-Luv:
79.6880, -23.7751, 2.8289
Hunter-Lab:
74.9203, -19.3981, 4.0229
#a0cfc5 color charts
#a0cfc5 color shades, tints & tones
#a0cfc5 color schemes
#a0cfc5 color preview, HTML & CSS examples
This text has a color of #a0cfc5
<p style="color:#a0cfc5;">Text here</p>
.mytext {color:#a0cfc5;}
This box has a color of #a0cfc5
<div style="background-color:#a0cfc5;">Content here</div>
.mybackground {background-color:#a0cfc5;}
Border around this has a color of #a0cfc5
<div style="border:2px solid #a0cfc5;">Content here</div>
.myborder {border:2px solid #a0cfc5;}