#f1e0f9 color space conversions
Hex:
#f1e0f9
RGB:
241, 224, 249
CMY:
5, 12, 2
CMYK:
3, 10, 0, 2
HSL:
281°, 67.5676%, 92.7451%
HSV (HSB):
281°, 10.0402%, 97.6471%
XYZ:
80.0302, 78.8516, 100.6244
xyY:
0.3084, 0.3039, 78.8516
CIE-Lab:
91.1671, 10.2174, -10.0390
CIE-LCH:
91.1671, 14.3240, 315.5047
CIE-Luv:
91.1671, 8.0026, -17.5205
Hunter-Lab:
88.7984, 5.4770, -5.0272
#f1e0f9 color charts
#f1e0f9 color shades, tints & tones
#f1e0f9 color schemes
#f1e0f9 color preview, HTML & CSS examples
This text has a color of #f1e0f9
<p style="color:#f1e0f9;">Text here</p>
.mytext {color:#f1e0f9;}
This box has a color of #f1e0f9
<div style="background-color:#f1e0f9;">Content here</div>
.mybackground {background-color:#f1e0f9;}
Border around this has a color of #f1e0f9
<div style="border:2px solid #f1e0f9;">Content here</div>
.myborder {border:2px solid #f1e0f9;}