#a0ffe5 color space conversions
Hex:
#a0ffe5
RGB:
160, 255, 229
CMY:
37, 0, 10
CMYK:
37, 0, 10, 0
HSL:
164°, 100.0000%, 81.3725%
HSV (HSB):
164°, 37.2549%, 100.0000%
XYZ:
64.4001, 84.6507, 87.0737
xyY:
0.2727, 0.3585, 84.6507
CIE-Lab:
93.7324, -33.8280, 3.5535
CIE-LCH:
93.7324, 34.0141, 174.0034
CIE-Luv:
93.7324, -44.3220, 11.2132
Hunter-Lab:
92.0058, -36.0680, 8.2924
#a0ffe5 color charts
#a0ffe5 color shades, tints & tones
#a0ffe5 color schemes
#a0ffe5 color preview, HTML & CSS examples
This text has a color of #a0ffe5
<p style="color:#a0ffe5;">Text here</p>
.mytext {color:#a0ffe5;}
This box has a color of #a0ffe5
<div style="background-color:#a0ffe5;">Content here</div>
.mybackground {background-color:#a0ffe5;}
Border around this has a color of #a0ffe5
<div style="border:2px solid #a0ffe5;">Content here</div>
.myborder {border:2px solid #a0ffe5;}