#f0aaed color space conversions
Hex:
#f0aaed
RGB:
240, 170, 237
CMY:
6, 33, 7
CMYK:
0, 29, 1, 6
HSL:
303°, 70.0000%, 80.3922%
HSV (HSB):
303°, 29.1667%, 94.1176%
XYZ:
65.5960, 53.3891, 86.9686
xyY:
0.3185, 0.2592, 53.3891
CIE-Lab:
78.1042, 36.2367, -23.3170
CIE-LCH:
78.1042, 43.0904, 327.2402
CIE-Luv:
78.1042, 35.4424, -42.7559
Hunter-Lab:
73.0679, 32.3778, -19.4221
#f0aaed color charts
#f0aaed color shades, tints & tones
#f0aaed color schemes
#f0aaed color preview, HTML & CSS examples
This text has a color of #f0aaed
<p style="color:#f0aaed;">Text here</p>
.mytext {color:#f0aaed;}
This box has a color of #f0aaed
<div style="background-color:#f0aaed;">Content here</div>
.mybackground {background-color:#f0aaed;}
Border around this has a color of #f0aaed
<div style="border:2px solid #f0aaed;">Content here</div>
.myborder {border:2px solid #f0aaed;}