#f1def6 color space conversions
Hex:
#f1def6
RGB:
241, 222, 246
CMY:
5, 13, 4
CMYK:
2, 10, 0, 4
HSL:
288°, 57.1429%, 91.7647%
HSV (HSB):
288°, 9.7561%, 96.4706%
XYZ:
79.0315, 77.5971, 98.0011
xyY:
0.3104, 0.3047, 77.5971
CIE-Lab:
90.5958, 10.7080, -9.3163
CIE-LCH:
90.5958, 14.1935, 318.9757
CIE-Luv:
90.5958, 9.2317, -16.4401
Hunter-Lab:
88.0892, 5.9895, -4.2989
#f1def6 color charts
#f1def6 color shades, tints & tones
#f1def6 color schemes
#f1def6 color preview, HTML & CSS examples
This text has a color of #f1def6
<p style="color:#f1def6;">Text here</p>
.mytext {color:#f1def6;}
This box has a color of #f1def6
<div style="background-color:#f1def6;">Content here</div>
.mybackground {background-color:#f1def6;}
Border around this has a color of #f1def6
<div style="border:2px solid #f1def6;">Content here</div>
.myborder {border:2px solid #f1def6;}