#a1f8e2 color space conversions
Hex:
#a1f8e2
RGB:
161, 248, 226
CMY:
37, 3, 11
CMYK:
35, 0, 9, 3
HSL:
165°, 86.1386%, 80.1961%
HSV (HSB):
165°, 35.0806%, 97.2549%
XYZ:
61.9928, 80.2029, 84.1648
xyY:
0.2739, 0.3543, 80.2029
CIE-Lab:
91.7758, -30.9359, 2.2707
CIE-LCH:
91.7758, 31.0191, 175.8020
CIE-Luv:
91.7758, -41.0843, 8.7357
Hunter-Lab:
89.5560, -33.1612, 6.9684
#a1f8e2 color charts
#a1f8e2 color shades, tints & tones
#a1f8e2 color schemes
#a1f8e2 color preview, HTML & CSS examples
This text has a color of #a1f8e2
<p style="color:#a1f8e2;">Text here</p>
.mytext {color:#a1f8e2;}
This box has a color of #a1f8e2
<div style="background-color:#a1f8e2;">Content here</div>
.mybackground {background-color:#a1f8e2;}
Border around this has a color of #a1f8e2
<div style="border:2px solid #a1f8e2;">Content here</div>
.myborder {border:2px solid #a1f8e2;}