#aedaea color space conversions
Hex:
#aedaea
RGB:
174, 218, 234
CMY:
32, 15, 8
CMYK:
26, 7, 0, 8
HSL:
196°, 58.8235%, 80.0000%
HSV (HSB):
196°, 25.6410%, 91.7647%
XYZ:
57.3782, 65.0820, 87.3798
xyY:
0.2734, 0.3102, 65.0820
CIE-Lab:
84.5260, -10.7242, -12.5370
CIE-LCH:
84.5260, 16.4980, 229.4562
CIE-Luv:
84.5260, -22.7591, -17.9001
Hunter-Lab:
80.6734, -14.2219, -7.7474
#aedaea color charts
#aedaea color shades, tints & tones
#aedaea color schemes
#aedaea color preview, HTML & CSS examples
This text has a color of #aedaea
<p style="color:#aedaea;">Text here</p>
.mytext {color:#aedaea;}
This box has a color of #aedaea
<div style="background-color:#aedaea;">Content here</div>
.mybackground {background-color:#aedaea;}
Border around this has a color of #aedaea
<div style="border:2px solid #aedaea;">Content here</div>
.myborder {border:2px solid #aedaea;}