#f1def0 color space conversions
Hex:
#f1def0
RGB:
241, 222, 240
CMY:
5, 13, 6
CMYK:
0, 8, 0, 5
HSL:
303°, 40.4255%, 90.7843%
HSV (HSB):
303°, 7.8838%, 94.5098%
XYZ:
78.1251, 77.2346, 93.2282
xyY:
0.3143, 0.3107, 77.2346
CIE-Lab:
90.4295, 9.6204, -6.4158
CIE-LCH:
90.4295, 11.5635, 326.3008
CIE-Luv:
90.4295, 9.6989, -11.6605
Hunter-Lab:
87.8832, 4.8846, -1.3777
#f1def0 color charts
#f1def0 color shades, tints & tones
#f1def0 color schemes
#f1def0 color preview, HTML & CSS examples
This text has a color of #f1def0
<p style="color:#f1def0;">Text here</p>
.mytext {color:#f1def0;}
This box has a color of #f1def0
<div style="background-color:#f1def0;">Content here</div>
.mybackground {background-color:#f1def0;}
Border around this has a color of #f1def0
<div style="border:2px solid #f1def0;">Content here</div>
.myborder {border:2px solid #f1def0;}