#aceddc color space conversions
Hex:
#aceddc
RGB:
172, 237, 220
CMY:
33, 7, 14
CMYK:
27, 0, 7, 7
HSL:
164°, 64.3564%, 80.1961%
HSV (HSB):
164°, 27.4262%, 92.9412%
XYZ:
60.2157, 74.5063, 78.9176
xyY:
0.2819, 0.3487, 74.5063
CIE-Lab:
89.1612, -23.8498, 1.6594
CIE-LCH:
89.1612, 23.9075, 176.0198
CIE-Luv:
89.1612, -31.9519, 6.6089
Hunter-Lab:
86.3171, -26.5313, 6.2145
#aceddc color charts
#aceddc color shades, tints & tones
#aceddc color schemes
#aceddc color preview, HTML & CSS examples
This text has a color of #aceddc
<p style="color:#aceddc;">Text here</p>
.mytext {color:#aceddc;}
This box has a color of #aceddc
<div style="background-color:#aceddc;">Content here</div>
.mybackground {background-color:#aceddc;}
Border around this has a color of #aceddc
<div style="border:2px solid #aceddc;">Content here</div>
.myborder {border:2px solid #aceddc;}