#a0e5cc color space conversions
Hex:
#a0e5cc
RGB:
160, 229, 204
CMY:
37, 10, 20
CMYK:
30, 0, 11, 10
HSL:
158°, 57.0248%, 76.2745%
HSV (HSB):
158°, 30.1310%, 89.8039%
XYZ:
53.4156, 67.8718, 67.4120
xyY:
0.2831, 0.3597, 67.8718
CIE-Lab:
85.9423, -26.7901, 5.3027
CIE-LCH:
85.9423, 27.3098, 168.8040
CIE-Luv:
85.9423, -33.6228, 12.5546
Hunter-Lab:
82.3844, -28.4385, 9.1543
#a0e5cc color charts
#a0e5cc color shades, tints & tones
#a0e5cc color schemes
#a0e5cc color preview, HTML & CSS examples
This text has a color of #a0e5cc
<p style="color:#a0e5cc;">Text here</p>
.mytext {color:#a0e5cc;}
This box has a color of #a0e5cc
<div style="background-color:#a0e5cc;">Content here</div>
.mybackground {background-color:#a0e5cc;}
Border around this has a color of #a0e5cc
<div style="border:2px solid #a0e5cc;">Content here</div>
.myborder {border:2px solid #a0e5cc;}