#f1e0e6 color space conversions
Hex:
#f1e0e6
RGB:
241, 224, 230
CMY:
5, 12, 10
CMYK:
0, 7, 5, 5
HSL:
339°, 37.7778%, 91.1765%
HSV (HSB):
339°, 7.0539%, 94.5098%
XYZ:
77.2142, 77.7253, 85.7958
xyY:
0.3207, 0.3229, 77.7253
CIE-Lab:
90.6544, 6.8236, -0.8408
CIE-LCH:
90.6544, 6.8752, 352.9756
CIE-Luv:
90.6544, 9.4267, -2.5150
Hunter-Lab:
88.1619, 2.0510, 4.0146
#f1e0e6 color charts
#f1e0e6 color shades, tints & tones
#f1e0e6 color schemes
#f1e0e6 color preview, HTML & CSS examples
This text has a color of #f1e0e6
<p style="color:#f1e0e6;">Text here</p>
.mytext {color:#f1e0e6;}
This box has a color of #f1e0e6
<div style="background-color:#f1e0e6;">Content here</div>
.mybackground {background-color:#f1e0e6;}
Border around this has a color of #f1e0e6
<div style="border:2px solid #f1e0e6;">Content here</div>
.myborder {border:2px solid #f1e0e6;}