#a0e8e4 color space conversions
Hex:
#a0e8e4
RGB:
160, 232, 228
CMY:
37, 9, 11
CMYK:
31, 0, 2, 9
HSL:
177°, 61.0169%, 76.8627%
HSV (HSB):
177°, 31.0345%, 90.9804%
XYZ:
57.3574, 70.7882, 84.0392
xyY:
0.2703, 0.3336, 70.7882
CIE-Lab:
87.3820, -23.0859, -5.2134
CIE-LCH:
87.3820, 23.6673, 192.7254
CIE-Luv:
87.3820, -34.6828, -4.2536
Hunter-Lab:
84.1358, -25.5497, -0.3270
#a0e8e4 color charts
#a0e8e4 color shades, tints & tones
#a0e8e4 color schemes
#a0e8e4 color preview, HTML & CSS examples
This text has a color of #a0e8e4
<p style="color:#a0e8e4;">Text here</p>
.mytext {color:#a0e8e4;}
This box has a color of #a0e8e4
<div style="background-color:#a0e8e4;">Content here</div>
.mybackground {background-color:#a0e8e4;}
Border around this has a color of #a0e8e4
<div style="border:2px solid #a0e8e4;">Content here</div>
.myborder {border:2px solid #a0e8e4;}