#a0f0f0 color space conversions
Hex:
#a0f0f0
RGB:
160, 240, 240
CMY:
37, 6, 6
CMYK:
33, 0, 0, 6
HSL:
180°, 72.7273%, 78.4314%
HSV (HSB):
180°, 33.3333%, 94.1176%
XYZ:
61.3855, 76.0850, 93.8886
xyY:
0.2653, 0.3289, 76.0850
CIE-Lab:
89.8988, -24.2660, -7.7781
CIE-LCH:
89.8988, 25.4822, 197.7725
CIE-Luv:
89.8988, -37.8849, -8.1875
Hunter-Lab:
87.2267, -27.0281, -2.7595
#a0f0f0 color charts
#a0f0f0 color shades, tints & tones
#a0f0f0 color schemes
#a0f0f0 color preview, HTML & CSS examples
This text has a color of #a0f0f0
<p style="color:#a0f0f0;">Text here</p>
.mytext {color:#a0f0f0;}
This box has a color of #a0f0f0
<div style="background-color:#a0f0f0;">Content here</div>
.mybackground {background-color:#a0f0f0;}
Border around this has a color of #a0f0f0
<div style="border:2px solid #a0f0f0;">Content here</div>
.myborder {border:2px solid #a0f0f0;}