#f1e6ed color space conversions
Hex:
#f1e6ed
RGB:
241, 230, 237
CMY:
5, 10, 7
CMYK:
0, 5, 2, 5
HSL:
322°, 28.2051%, 92.3529%
HSV (HSB):
322°, 4.5643%, 94.5098%
XYZ:
79.8585, 81.4088, 91.6252
xyY:
0.3158, 0.3219, 81.4088
CIE-Lab:
92.3133, 4.9392, -2.0731
CIE-LCH:
92.3133, 5.3566, 337.2311
CIE-Luv:
92.3133, 5.8371, -4.0789
Hunter-Lab:
90.2268, 0.0909, 2.9499
#f1e6ed color charts
#f1e6ed color shades, tints & tones
#f1e6ed color schemes
#f1e6ed color preview, HTML & CSS examples
This text has a color of #f1e6ed
<p style="color:#f1e6ed;">Text here</p>
.mytext {color:#f1e6ed;}
This box has a color of #f1e6ed
<div style="background-color:#f1e6ed;">Content here</div>
.mybackground {background-color:#f1e6ed;}
Border around this has a color of #f1e6ed
<div style="border:2px solid #f1e6ed;">Content here</div>
.myborder {border:2px solid #f1e6ed;}