#a0ffe0 color space conversions
Hex:
#a0ffe0
RGB:
160, 255, 224
CMY:
37, 0, 12
CMYK:
37, 0, 12, 0
HSL:
160°, 100.0000%, 81.3725%
HSV (HSB):
160°, 37.2549%, 100.0000%
XYZ:
63.7118, 84.3754, 83.4491
xyY:
0.2752, 0.3644, 84.3754
CIE-Lab:
93.6133, -34.8848, 5.9606
CIE-LCH:
93.6133, 35.3904, 170.3038
CIE-Luv:
93.6133, -44.4348, 15.0629
Hunter-Lab:
91.8561, -36.9398, 10.4357
#a0ffe0 color charts
#a0ffe0 color shades, tints & tones
#a0ffe0 color schemes
#a0ffe0 color preview, HTML & CSS examples
This text has a color of #a0ffe0
<p style="color:#a0ffe0;">Text here</p>
.mytext {color:#a0ffe0;}
This box has a color of #a0ffe0
<div style="background-color:#a0ffe0;">Content here</div>
.mybackground {background-color:#a0ffe0;}
Border around this has a color of #a0ffe0
<div style="border:2px solid #a0ffe0;">Content here</div>
.myborder {border:2px solid #a0ffe0;}