#a1eadc color space conversions
Hex:
#a1eadc
RGB:
161, 234, 220
CMY:
37, 8, 14
CMYK:
31, 0, 6, 8
HSL:
168°, 63.4783%, 77.4510%
HSV (HSB):
168°, 31.1966%, 91.7647%
XYZ:
57.0390, 71.5900, 78.5221
xyY:
0.2753, 0.3456, 71.5900
CIE-Lab:
87.7709, -25.5452, -0.4372
CIE-LCH:
87.7709, 25.5490, 180.9804
CIE-Luv:
87.7709, -35.2239, 3.6318
Hunter-Lab:
84.6109, -27.7362, 4.2042
#a1eadc color charts
#a1eadc color shades, tints & tones
#a1eadc color schemes
#a1eadc color preview, HTML & CSS examples
This text has a color of #a1eadc
<p style="color:#a1eadc;">Text here</p>
.mytext {color:#a1eadc;}
This box has a color of #a1eadc
<div style="background-color:#a1eadc;">Content here</div>
.mybackground {background-color:#a1eadc;}
Border around this has a color of #a1eadc
<div style="border:2px solid #a1eadc;">Content here</div>
.myborder {border:2px solid #a1eadc;}