#a1f2d5 color space conversions
Hex:
#a1f2d5
RGB:
161, 242, 213
CMY:
37, 5, 16
CMYK:
33, 0, 12, 5
HSL:
159°, 75.7009%, 79.0196%
HSV (HSB):
159°, 33.4711%, 94.9020%
XYZ:
58.4603, 75.8854, 74.5170
xyY:
0.2799, 0.3633, 75.8854
CIE-Lab:
89.8061, -30.8436, 6.1747
CIE-LCH:
89.8061, 31.4556, 168.6794
CIE-Luv:
89.8061, -38.7566, 14.6269
Hunter-Lab:
87.1122, -32.6565, 10.2611
#a1f2d5 color charts
#a1f2d5 color shades, tints & tones
#a1f2d5 color schemes
#a1f2d5 color preview, HTML & CSS examples
This text has a color of #a1f2d5
<p style="color:#a1f2d5;">Text here</p>
.mytext {color:#a1f2d5;}
This box has a color of #a1f2d5
<div style="background-color:#a1f2d5;">Content here</div>
.mybackground {background-color:#a1f2d5;}
Border around this has a color of #a1f2d5
<div style="border:2px solid #a1f2d5;">Content here</div>
.myborder {border:2px solid #a1f2d5;}