#a0c5c5 color space conversions
Hex:
#a0c5c5
RGB:
160, 197, 197
CMY:
37, 23, 23
CMYK:
19, 0, 0, 23
HSL:
180°, 24.1830%, 70.0000%
HSV (HSB):
180°, 18.7817%, 77.2549%
XYZ:
44.5415, 51.4373, 60.4041
xyY:
0.2848, 0.3289, 51.4373
CIE-Lab:
76.9432, -12.2472, -4.0890
CIE-LCH:
76.9432, 12.9118, 198.4627
CIE-Luv:
76.9432, -19.1989, -4.1546
Hunter-Lab:
71.7198, -14.6524, 0.2684
#a0c5c5 color charts
#a0c5c5 color shades, tints & tones
#a0c5c5 color schemes
#a0c5c5 color preview, HTML & CSS examples
This text has a color of #a0c5c5
<p style="color:#a0c5c5;">Text here</p>
.mytext {color:#a0c5c5;}
This box has a color of #a0c5c5
<div style="background-color:#a0c5c5;">Content here</div>
.mybackground {background-color:#a0c5c5;}
Border around this has a color of #a0c5c5
<div style="border:2px solid #a0c5c5;">Content here</div>
.myborder {border:2px solid #a0c5c5;}