#aedcbc color space conversions
Hex:
#aedcbc
RGB:
174, 220, 188
CMY:
32, 14, 26
CMYK:
21, 0, 15, 14
HSL:
138°, 39.6552%, 77.2549%
HSV (HSB):
138°, 20.9091%, 86.2745%
XYZ:
52.1259, 63.8159, 57.1473
xyY:
0.3012, 0.3687, 63.8159
CIE-Lab:
83.8698, -21.2049, 10.8618
CIE-LCH:
83.8698, 23.8249, 152.8772
CIE-Luv:
83.8698, -23.1828, 19.6940
Hunter-Lab:
79.8849, -23.3251, 13.5050
#aedcbc color charts
#aedcbc color shades, tints & tones
#aedcbc color schemes
#aedcbc color preview, HTML & CSS examples
This text has a color of #aedcbc
<p style="color:#aedcbc;">Text here</p>
.mytext {color:#aedcbc;}
This box has a color of #aedcbc
<div style="background-color:#aedcbc;">Content here</div>
.mybackground {background-color:#aedcbc;}
Border around this has a color of #aedcbc
<div style="border:2px solid #aedcbc;">Content here</div>
.myborder {border:2px solid #aedcbc;}