#a0f3f3 color space conversions
Hex:
#a0f3f3
RGB:
160, 243, 243
CMY:
37, 5, 5
CMYK:
34, 0, 0, 5
HSL:
180°, 77.5701%, 79.0196%
HSV (HSB):
180°, 34.1564%, 95.2941%
XYZ:
62.7255, 78.0458, 96.5524
xyY:
0.2643, 0.3289, 78.0458
CIE-Lab:
90.8008, -25.0318, -8.0065
CIE-LCH:
90.8008, 26.2811, 197.7370
CIE-Luv:
90.8008, -39.0781, -8.4450
Hunter-Lab:
88.3436, -27.8631, -2.9587
#a0f3f3 color charts
#a0f3f3 color shades, tints & tones
#a0f3f3 color schemes
#a0f3f3 color preview, HTML & CSS examples
This text has a color of #a0f3f3
<p style="color:#a0f3f3;">Text here</p>
.mytext {color:#a0f3f3;}
This box has a color of #a0f3f3
<div style="background-color:#a0f3f3;">Content here</div>
.mybackground {background-color:#a0f3f3;}
Border around this has a color of #a0f3f3
<div style="border:2px solid #a0f3f3;">Content here</div>
.myborder {border:2px solid #a0f3f3;}