#ffaede color space conversions
Hex:
#ffaede
RGB:
255, 174, 222
CMY:
0, 32, 13
CMYK:
0, 32, 13, 0
HSL:
324°, 100.0000%, 84.1176%
HSV (HSB):
324°, 31.7647%, 100.0000%
XYZ:
69.5609, 56.8060, 76.4056
xyY:
0.3430, 0.2801, 56.8060
CIE-Lab:
80.0704, 36.4908, -12.0878
CIE-LCH:
80.0704, 38.4408, 341.6723
CIE-Luv:
80.0704, 45.7258, -25.0889
Hunter-Lab:
75.3698, 32.8455, -7.3460
#ffaede color charts
#ffaede color shades, tints & tones
#ffaede color schemes
#ffaede color preview, HTML & CSS examples
This text has a color of #ffaede
<p style="color:#ffaede;">Text here</p>
.mytext {color:#ffaede;}
This box has a color of #ffaede
<div style="background-color:#ffaede;">Content here</div>
.mybackground {background-color:#ffaede;}
Border around this has a color of #ffaede
<div style="border:2px solid #ffaede;">Content here</div>
.myborder {border:2px solid #ffaede;}