#aebed1 color space conversions
Hex:
#aebed1
RGB:
174, 190, 209
CMY:
32, 25, 18
CMYK:
17, 9, 0, 18
HSL:
213°, 27.5591%, 75.0980%
HSV (HSB):
213°, 16.7464%, 81.9608%
XYZ:
47.3776, 50.4290, 67.5583
xyY:
0.2865, 0.3050, 50.4290
CIE-Lab:
76.3318, -1.5383, -11.3903
CIE-LCH:
76.3318, 11.4937, 262.3087
CIE-Luv:
76.3318, -9.4775, -17.2670
Hunter-Lab:
71.0134, -5.1845, -6.6959
#aebed1 color charts
#aebed1 color shades, tints & tones
#aebed1 color schemes
#aebed1 color preview, HTML & CSS examples
This text has a color of #aebed1
<p style="color:#aebed1;">Text here</p>
.mytext {color:#aebed1;}
This box has a color of #aebed1
<div style="background-color:#aebed1;">Content here</div>
.mybackground {background-color:#aebed1;}
Border around this has a color of #aebed1
<div style="border:2px solid #aebed1;">Content here</div>
.myborder {border:2px solid #aebed1;}