#f1ddff color space conversions
Hex:
#f1ddff
RGB:
241, 221, 255
CMY:
5, 13, 0
CMYK:
5, 13, 0, 0
HSL:
275°, 100.0000%, 93.3333%
HSV (HSB):
275°, 13.3333%, 100.0000%
XYZ:
80.1821, 77.6337, 105.3665
xyY:
0.3047, 0.2950, 77.6337
CIE-Lab:
90.6125, 12.9067, -14.0087
CIE-LCH:
90.6125, 19.0480, 312.6554
CIE-Luv:
90.6125, 9.0134, -24.3549
Hunter-Lab:
88.1100, 8.2466, -9.2251
#f1ddff color charts
#f1ddff color shades, tints & tones
#f1ddff color schemes
#f1ddff color preview, HTML & CSS examples
This text has a color of #f1ddff
<p style="color:#f1ddff;">Text here</p>
.mytext {color:#f1ddff;}
This box has a color of #f1ddff
<div style="background-color:#f1ddff;">Content here</div>
.mybackground {background-color:#f1ddff;}
Border around this has a color of #f1ddff
<div style="border:2px solid #f1ddff;">Content here</div>
.myborder {border:2px solid #f1ddff;}