#aedac7 color space conversions
Hex:
#aedac7
RGB:
174, 218, 199
CMY:
32, 15, 22
CMYK:
20, 0, 9, 15
HSL:
154°, 37.2881%, 76.8627%
HSV (HSB):
154°, 20.1835%, 85.4902%
XYZ:
52.8358, 63.2650, 63.4595
xyY:
0.2943, 0.3523, 63.2650
CIE-Lab:
83.5816, -18.1131, 4.6313
CIE-LCH:
83.5816, 18.6958, 165.6574
CIE-Luv:
83.5816, -22.3470, 10.0614
Hunter-Lab:
79.5393, -20.6211, 8.3737
#aedac7 color charts
#aedac7 color shades, tints & tones
#aedac7 color schemes
#aedac7 color preview, HTML & CSS examples
This text has a color of #aedac7
<p style="color:#aedac7;">Text here</p>
.mytext {color:#aedac7;}
This box has a color of #aedac7
<div style="background-color:#aedac7;">Content here</div>
.mybackground {background-color:#aedac7;}
Border around this has a color of #aedac7
<div style="border:2px solid #aedac7;">Content here</div>
.myborder {border:2px solid #aedac7;}