#a0d8d8 color space conversions
Hex:
#a0d8d8
RGB:
160, 216, 216
CMY:
37, 15, 15
CMYK:
26, 0, 0, 15
HSL:
180°, 41.7910%, 73.7255%
HSV (HSB):
180°, 25.9259%, 84.7059%
XYZ:
51.4477, 61.5432, 74.1332
xyY:
0.2749, 0.3289, 61.5432
CIE-Lab:
82.6699, -17.8153, -5.8261
CIE-LCH:
82.6699, 18.7438, 198.1092
CIE-Luv:
82.6699, -27.8530, -6.0223
Hunter-Lab:
78.4495, -20.2249, -1.1132
#a0d8d8 color charts
#a0d8d8 color shades, tints & tones
#a0d8d8 color schemes
#a0d8d8 color preview, HTML & CSS examples
This text has a color of #a0d8d8
<p style="color:#a0d8d8;">Text here</p>
.mytext {color:#a0d8d8;}
This box has a color of #a0d8d8
<div style="background-color:#a0d8d8;">Content here</div>
.mybackground {background-color:#a0d8d8;}
Border around this has a color of #a0d8d8
<div style="border:2px solid #a0d8d8;">Content here</div>
.myborder {border:2px solid #a0d8d8;}