#a1f2d4 color space conversions
Hex:
#a1f2d4
RGB:
161, 242, 212
CMY:
37, 5, 17
CMYK:
33, 0, 12, 5
HSL:
158°, 75.7009%, 79.0196%
HSV (HSB):
158°, 33.4711%, 94.9020%
XYZ:
58.3337, 75.8348, 73.8504
xyY:
0.2804, 0.3646, 75.8348
CIE-Lab:
89.7826, -31.0492, 6.6612
CIE-LCH:
89.7826, 31.7557, 167.8916
CIE-Luv:
89.7826, -38.7721, 15.3904
Hunter-Lab:
87.0832, -32.8251, 10.6777
#a1f2d4 color charts
#a1f2d4 color shades, tints & tones
#a1f2d4 color schemes
#a1f2d4 color preview, HTML & CSS examples
This text has a color of #a1f2d4
<p style="color:#a1f2d4;">Text here</p>
.mytext {color:#a1f2d4;}
This box has a color of #a1f2d4
<div style="background-color:#a1f2d4;">Content here</div>
.mybackground {background-color:#a1f2d4;}
Border around this has a color of #a1f2d4
<div style="border:2px solid #a1f2d4;">Content here</div>
.myborder {border:2px solid #a1f2d4;}