#a0c2c2 color space conversions
Hex:
#a0c2c2
RGB:
160, 194, 194
CMY:
37, 24, 24
CMYK:
18, 0, 0, 24
HSL:
180°, 21.7949%, 69.4118%
HSV (HSB):
180°, 17.5258%, 76.0784%
XYZ:
43.5266, 49.9522, 58.3866
xyY:
0.2866, 0.3289, 49.9522
CIE-Lab:
76.0399, -11.3264, -3.7959
CIE-LCH:
76.0399, 11.9455, 198.5279
CIE-Luv:
76.0399, -17.7658, -3.8453
Hunter-Lab:
70.6769, -13.7547, 0.4940
#a0c2c2 color charts
#a0c2c2 color shades, tints & tones
#a0c2c2 color schemes
#a0c2c2 color preview, HTML & CSS examples
This text has a color of #a0c2c2
<p style="color:#a0c2c2;">Text here</p>
.mytext {color:#a0c2c2;}
This box has a color of #a0c2c2
<div style="background-color:#a0c2c2;">Content here</div>
.mybackground {background-color:#a0c2c2;}
Border around this has a color of #a0c2c2
<div style="border:2px solid #a0c2c2;">Content here</div>
.myborder {border:2px solid #a0c2c2;}