#f1ddf2 color space conversions
Hex:
#f1ddf2
RGB:
241, 221, 242
CMY:
5, 13, 5
CMYK:
0, 9, 0, 5
HSL:
297°, 44.6809%, 90.7843%
HSV (HSB):
297°, 8.6777%, 94.9020%
XYZ:
78.1591, 76.8245, 94.7136
xyY:
0.3130, 0.3077, 76.8245
CIE-Lab:
90.2408, 10.5018, -7.7445
CIE-LCH:
90.2408, 13.0485, 323.5932
CIE-Luv:
90.2408, 10.0493, -13.9050
Hunter-Lab:
87.6496, 5.7857, -2.7137
#f1ddf2 color charts
#f1ddf2 color shades, tints & tones
#f1ddf2 color schemes
#f1ddf2 color preview, HTML & CSS examples
This text has a color of #f1ddf2
<p style="color:#f1ddf2;">Text here</p>
.mytext {color:#f1ddf2;}
This box has a color of #f1ddf2
<div style="background-color:#f1ddf2;">Content here</div>
.mybackground {background-color:#f1ddf2;}
Border around this has a color of #f1ddf2
<div style="border:2px solid #f1ddf2;">Content here</div>
.myborder {border:2px solid #f1ddf2;}