#aadedc color space conversions
Hex:
#aadedc
RGB:
170, 222, 220
CMY:
33, 13, 14
CMYK:
23, 0, 1, 13
HSL:
178°, 44.0678%, 76.8627%
HSV (HSB):
178°, 23.4234%, 87.0588%
XYZ:
55.6171, 65.9559, 77.5096
xyY:
0.2794, 0.3313, 65.9559
CIE-Lab:
84.9739, -17.0235, -4.4852
CIE-LCH:
84.9739, 17.6044, 194.7605
CIE-Luv:
84.9739, -26.1739, -4.0548
Hunter-Lab:
81.2132, -19.8814, 0.2631
#aadedc color charts
#aadedc RGB chart
#aadedc CMYK chart
#aadedc RGB pie chart
#aadedc color shades, tints & tones
#aadedc color schemes
#aadedc color preview, HTML & CSS examples
This text has a color of #aadedc
<p style="color:#aadedc;">Text here</p>
.mytext {color:#aadedc;}
Text color #aadedc
This box has a color of #aadedc
<div style="background-color:#aadedc;">Content here</div>
.mybackground {background-color:#aadedc;}
Background color #aadedc
Border around this has a color of #aadedc
<div style="border:2px solid #aadedc;">Content here</div>
.myborder {border:2px solid #aadedc;}
Border color #aadedc