#aebdc1 color space conversions
Hex:
#aebdc1
RGB:
174, 189, 193
CMY:
32, 26, 24
CMYK:
10, 2, 0, 24
HSL:
193°, 13.2867%, 71.9608%
HSV (HSB):
193°, 9.8446%, 75.6863%
XYZ:
45.2788, 49.2441, 57.5707
xyY:
0.2977, 0.3238, 49.2441
CIE-Lab:
75.6029, -4.3393, -3.7889
CIE-LCH:
75.6029, 5.7606, 221.1260
CIE-Luv:
75.6029, -8.3718, -4.9705
Hunter-Lab:
70.1742, -7.6304, 0.4805
#aebdc1 color charts
#aebdc1 color shades, tints & tones
#aebdc1 color schemes
#aebdc1 color preview, HTML & CSS examples
This text has a color of #aebdc1
<p style="color:#aebdc1;">Text here</p>
.mytext {color:#aebdc1;}
This box has a color of #aebdc1
<div style="background-color:#aebdc1;">Content here</div>
.mybackground {background-color:#aebdc1;}
Border around this has a color of #aebdc1
<div style="border:2px solid #aebdc1;">Content here</div>
.myborder {border:2px solid #aebdc1;}