#f1def9 color space conversions
Hex:
#f1def9
RGB:
241, 222, 249
CMY:
5, 13, 2
CMYK:
3, 11, 0, 2
HSL:
282°, 69.2308%, 92.3529%
HSV (HSB):
282°, 10.8434%, 97.6471%
XYZ:
79.4958, 77.7829, 100.4462
xyY:
0.3085, 0.3018, 77.7829
CIE-Lab:
90.6807, 11.2607, -10.7626
CIE-LCH:
90.6807, 15.5768, 316.2957
CIE-Luv:
90.6807, 8.9967, -18.8461
Hunter-Lab:
88.1946, 6.5536, -5.7901
#f1def9 color charts
#f1def9 color shades, tints & tones
#f1def9 color schemes
#f1def9 color preview, HTML & CSS examples
This text has a color of #f1def9
<p style="color:#f1def9;">Text here</p>
.mytext {color:#f1def9;}
This box has a color of #f1def9
<div style="background-color:#f1def9;">Content here</div>
.mybackground {background-color:#f1def9;}
Border around this has a color of #f1def9
<div style="border:2px solid #f1def9;">Content here</div>
.myborder {border:2px solid #f1def9;}