#a1e2d2 color space conversions
Hex:
#a1e2d2
RGB:
161, 226, 210
CMY:
37, 11, 18
CMYK:
29, 0, 7, 11
HSL:
165°, 52.8455%, 75.8824%
HSV (HSB):
165°, 28.7611%, 88.6275%
XYZ:
53.5272, 66.6229, 71.0111
xyY:
0.2800, 0.3485, 66.6229
CIE-Lab:
85.3132, -23.7912, 1.2368
CIE-LCH:
85.3132, 23.8233, 177.0242
CIE-Luv:
85.3132, -31.8358, 5.9027
Hunter-Lab:
81.6229, -25.7822, 5.5543
#a1e2d2 color charts
#a1e2d2 color shades, tints & tones
#a1e2d2 color schemes
#a1e2d2 color preview, HTML & CSS examples
This text has a color of #a1e2d2
<p style="color:#a1e2d2;">Text here</p>
.mytext {color:#a1e2d2;}
This box has a color of #a1e2d2
<div style="background-color:#a1e2d2;">Content here</div>
.mybackground {background-color:#a1e2d2;}
Border around this has a color of #a1e2d2
<div style="border:2px solid #a1e2d2;">Content here</div>
.myborder {border:2px solid #a1e2d2;}