#acede5 color space conversions
Hex:
#acede5
RGB:
172, 237, 229
CMY:
33, 7, 10
CMYK:
27, 0, 3, 7
HSL:
173°, 64.3564%, 80.1961%
HSV (HSB):
173°, 27.4262%, 92.9412%
XYZ:
61.4403, 74.9962, 85.3662
xyY:
0.2770, 0.3381, 74.9962
CIE-Lab:
89.3912, -21.9494, -2.7099
CIE-LCH:
89.3912, 22.1161, 187.0381
CIE-Luv:
89.3912, -31.9177, -0.4841
Hunter-Lab:
86.6003, -24.9103, 2.1752
#acede5 color charts
#acede5 color shades, tints & tones
#acede5 color schemes
#acede5 color preview, HTML & CSS examples
This text has a color of #acede5
<p style="color:#acede5;">Text here</p>
.mytext {color:#acede5;}
This box has a color of #acede5
<div style="background-color:#acede5;">Content here</div>
.mybackground {background-color:#acede5;}
Border around this has a color of #acede5
<div style="border:2px solid #acede5;">Content here</div>
.myborder {border:2px solid #acede5;}