#aebdaf color space conversions
Hex:
#aebdaf
RGB:
174, 189, 175
CMY:
32, 26, 31
CMYK:
8, 0, 7, 26
HSL:
124°, 10.2041%, 71.1765%
HSV (HSB):
124°, 7.9365%, 74.1176%
XYZ:
43.3910, 48.4890, 47.6298
xyY:
0.3110, 0.3476, 48.4890
CIE-Lab:
75.1323, -7.8149, 5.3022
CIE-LCH:
75.1323, 9.4438, 145.8444
CIE-Luv:
75.1323, -7.6818, 9.1104
Hunter-Lab:
69.6340, -10.6310, 8.1894
#aebdaf color charts
#aebdaf color shades, tints & tones
#aebdaf color schemes
#aebdaf color preview, HTML & CSS examples
This text has a color of #aebdaf
<p style="color:#aebdaf;">Text here</p>
.mytext {color:#aebdaf;}
This box has a color of #aebdaf
<div style="background-color:#aebdaf;">Content here</div>
.mybackground {background-color:#aebdaf;}
Border around this has a color of #aebdaf
<div style="border:2px solid #aebdaf;">Content here</div>
.myborder {border:2px solid #aebdaf;}