#a0f6f6 color space conversions
Hex:
#a0f6f6
RGB:
160, 246, 246
CMY:
37, 4, 4
CMYK:
35, 0, 0, 4
HSL:
180°, 82.6923%, 79.6078%
HSV (HSB):
180°, 34.9593%, 96.4706%
XYZ:
64.0875, 80.0389, 99.2601
xyY:
0.2633, 0.3289, 80.0389
CIE-Lab:
91.7023, -25.7893, -8.2318
CIE-LCH:
91.7023, 27.0712, 197.7028
CIE-Luv:
91.7023, -40.2590, -8.6999
Hunter-Lab:
89.4645, -28.6951, -3.1566
#a0f6f6 color charts
#a0f6f6 color shades, tints & tones
#a0f6f6 color schemes
#a0f6f6 color preview, HTML & CSS examples
This text has a color of #a0f6f6
<p style="color:#a0f6f6;">Text here</p>
.mytext {color:#a0f6f6;}
This box has a color of #a0f6f6
<div style="background-color:#a0f6f6;">Content here</div>
.mybackground {background-color:#a0f6f6;}
Border around this has a color of #a0f6f6
<div style="border:2px solid #a0f6f6;">Content here</div>
.myborder {border:2px solid #a0f6f6;}