#a0e2e4 color space conversions
Hex:
#a0e2e4
RGB:
160, 226, 228
CMY:
37, 11, 11
CMYK:
30, 1, 0, 11
HSL:
182°, 55.7377%, 76.0784%
HSV (HSB):
182°, 29.8246%, 89.4118%
XYZ:
55.6972, 67.4677, 83.4858
xyY:
0.2695, 0.3265, 67.4677
CIE-Lab:
85.7396, -20.1233, -7.6416
CIE-LCH:
85.7396, 21.5253, 200.7937
CIE-Luv:
85.7396, -32.1302, -8.5721
Hunter-Lab:
82.1387, -22.7044, -2.7652
#a0e2e4 color charts
#a0e2e4 color shades, tints & tones
#a0e2e4 color schemes
#a0e2e4 color preview, HTML & CSS examples
This text has a color of #a0e2e4
<p style="color:#a0e2e4;">Text here</p>
.mytext {color:#a0e2e4;}
This box has a color of #a0e2e4
<div style="background-color:#a0e2e4;">Content here</div>
.mybackground {background-color:#a0e2e4;}
Border around this has a color of #a0e2e4
<div style="border:2px solid #a0e2e4;">Content here</div>
.myborder {border:2px solid #a0e2e4;}