#f1dff8 color space conversions
Hex:
#f1dff8
RGB:
241, 223, 248
CMY:
5, 13, 3
CMYK:
3, 10, 0, 3
HSL:
283°, 64.1026%, 92.3529%
HSV (HSB):
283°, 10.0806%, 97.2549%
XYZ:
79.6066, 78.2534, 99.7156
xyY:
0.3091, 0.3038, 78.2534
CIE-Lab:
90.8954, 10.5541, -9.9192
CIE-LCH:
90.8954, 14.4838, 316.7761
CIE-Luv:
90.8954, 8.5769, -17.3811
Hunter-Lab:
88.4610, 5.8266, -4.9106
#f1dff8 color charts
#f1dff8 color shades, tints & tones
#f1dff8 color schemes
#f1dff8 color preview, HTML & CSS examples
This text has a color of #f1dff8
<p style="color:#f1dff8;">Text here</p>
.mytext {color:#f1dff8;}
This box has a color of #f1dff8
<div style="background-color:#f1dff8;">Content here</div>
.mybackground {background-color:#f1dff8;}
Border around this has a color of #f1dff8
<div style="border:2px solid #f1dff8;">Content here</div>
.myborder {border:2px solid #f1dff8;}