#a2e5dd color space conversions
Hex:
#a2e5dd
RGB:
162, 229, 221
CMY:
36, 10, 13
CMYK:
29, 0, 3, 10
HSL:
173°, 56.3025%, 76.6667%
HSV (HSB):
173°, 29.2576%, 89.8039%
XYZ:
55.9707, 68.9405, 78.7635
xyY:
0.2748, 0.3385, 68.9405
CIE-Lab:
86.4746, -22.6072, -2.8558
CIE-LCH:
86.4746, 22.7869, 187.1995
CIE-Luv:
86.4746, -32.6524, -0.6121
Hunter-Lab:
83.0304, -24.9764, 1.8782
#a2e5dd color charts
#a2e5dd color shades, tints & tones
#a2e5dd color schemes
#a2e5dd color preview, HTML & CSS examples
This text has a color of #a2e5dd
<p style="color:#a2e5dd;">Text here</p>
.mytext {color:#a2e5dd;}
This box has a color of #a2e5dd
<div style="background-color:#a2e5dd;">Content here</div>
.mybackground {background-color:#a2e5dd;}
Border around this has a color of #a2e5dd
<div style="border:2px solid #a2e5dd;">Content here</div>
.myborder {border:2px solid #a2e5dd;}