#f1ddf9 color space conversions
Hex:
#f1ddf9
RGB:
241, 221, 249
CMY:
5, 13, 2
CMYK:
3, 11, 0, 2
HSL:
283°, 70.0000%, 92.1569%
HSV (HSB):
283°, 11.2450%, 97.6471%
XYZ:
79.2310, 77.2532, 100.3580
xyY:
0.3085, 0.3008, 77.2532
CIE-Lab:
90.4380, 11.7831, -11.1240
CIE-LCH:
90.4380, 16.2045, 316.6482
CIE-Luv:
90.4380, 9.4935, -19.5087
Hunter-Lab:
87.8938, 7.0928, -6.1722
#f1ddf9 color charts
#f1ddf9 color shades, tints & tones
#f1ddf9 color schemes
#f1ddf9 color preview, HTML & CSS examples
This text has a color of #f1ddf9
<p style="color:#f1ddf9;">Text here</p>
.mytext {color:#f1ddf9;}
This box has a color of #f1ddf9
<div style="background-color:#f1ddf9;">Content here</div>
.mybackground {background-color:#f1ddf9;}
Border around this has a color of #f1ddf9
<div style="border:2px solid #f1ddf9;">Content here</div>
.myborder {border:2px solid #f1ddf9;}