#a0f0e0 color space conversions
Hex:
#a0f0e0
RGB:
160, 240, 224
CMY:
37, 6, 12
CMYK:
33, 0, 7, 6
HSL:
168°, 72.7273%, 78.4314%
HSV (HSB):
168°, 33.3333%, 94.1176%
XYZ:
59.1118, 75.1756, 81.9158
xyY:
0.2734, 0.3477, 75.1756
CIE-Lab:
89.4752, -27.8433, -0.0462
CIE-LCH:
89.4752, 27.8433, 180.0951
CIE-Luv:
89.4752, -38.1287, 4.6217
Hunter-Lab:
86.7039, -30.0363, 4.6769
#a0f0e0 color charts
#a0f0e0 color shades, tints & tones
#a0f0e0 color schemes
#a0f0e0 color preview, HTML & CSS examples
This text has a color of #a0f0e0
<p style="color:#a0f0e0;">Text here</p>
.mytext {color:#a0f0e0;}
This box has a color of #a0f0e0
<div style="background-color:#a0f0e0;">Content here</div>
.mybackground {background-color:#a0f0e0;}
Border around this has a color of #a0f0e0
<div style="border:2px solid #a0f0e0;">Content here</div>
.myborder {border:2px solid #a0f0e0;}