#f1daff color space conversions
Hex:
#f1daff
RGB:
241, 218, 255
CMY:
5, 15, 0
CMYK:
5, 15, 0, 0
HSL:
277°, 100.0000%, 92.7451%
HSV (HSB):
277°, 14.5098%, 100.0000%
XYZ:
79.3970, 76.0636, 105.1048
xyY:
0.3047, 0.2919, 76.0636
CIE-Lab:
89.8889, 14.4788, -15.0924
CIE-LCH:
89.8889, 20.9145, 313.8113
CIE-Luv:
89.8889, 10.4801, -26.3557
Hunter-Lab:
87.2144, 9.8750, -10.4021
#f1daff color charts
#f1daff color shades, tints & tones
#f1daff color schemes
#f1daff color preview, HTML & CSS examples
This text has a color of #f1daff
<p style="color:#f1daff;">Text here</p>
.mytext {color:#f1daff;}
This box has a color of #f1daff
<div style="background-color:#f1daff;">Content here</div>
.mybackground {background-color:#f1daff;}
Border around this has a color of #f1daff
<div style="border:2px solid #f1daff;">Content here</div>
.myborder {border:2px solid #f1daff;}