#a1ffdd color space conversions
Hex:
#a1ffdd
RGB:
161, 255, 221
CMY:
37, 0, 13
CMYK:
37, 0, 13, 0
HSL:
158°, 100.0000%, 81.5686%
HSV (HSB):
158°, 36.8627%, 100.0000%
XYZ:
63.5091, 84.3175, 81.3342
xyY:
0.2771, 0.3679, 84.3175
CIE-Lab:
93.5882, -35.2413, 7.4768
CIE-LCH:
93.5882, 36.0257, 168.0217
CIE-Luv:
93.5882, -44.1245, 17.4142
Hunter-Lab:
91.8246, -37.2362, 11.7607
#a1ffdd color charts
#a1ffdd color shades, tints & tones
#a1ffdd color schemes
#a1ffdd color preview, HTML & CSS examples
This text has a color of #a1ffdd
<p style="color:#a1ffdd;">Text here</p>
.mytext {color:#a1ffdd;}
This box has a color of #a1ffdd
<div style="background-color:#a1ffdd;">Content here</div>
.mybackground {background-color:#a1ffdd;}
Border around this has a color of #a1ffdd
<div style="border:2px solid #a1ffdd;">Content here</div>
.myborder {border:2px solid #a1ffdd;}