#f1e2e2 color space conversions
Hex:
#f1e2e2
RGB:
241, 226, 226
CMY:
5, 11, 11
CMYK:
0, 6, 6, 5
HSL:
0°, 34.8837%, 91.5686%
HSV (HSB):
0°, 6.2241%, 94.5098%
XYZ:
77.1995, 78.5845, 83.0510
xyY:
0.3232, 0.3290, 78.5845
CIE-Lab:
91.0459, 5.1061, 1.8257
CIE-LCH:
91.0459, 5.4227, 19.6742
CIE-Luv:
91.0459, 8.6701, 1.8544
Hunter-Lab:
88.6479, 0.3138, 6.5069
#f1e2e2 color charts
#f1e2e2 color shades, tints & tones
#f1e2e2 color schemes
#f1e2e2 color preview, HTML & CSS examples
This text has a color of #f1e2e2
<p style="color:#f1e2e2;">Text here</p>
.mytext {color:#f1e2e2;}
This box has a color of #f1e2e2
<div style="background-color:#f1e2e2;">Content here</div>
.mybackground {background-color:#f1e2e2;}
Border around this has a color of #f1e2e2
<div style="border:2px solid #f1e2e2;">Content here</div>
.myborder {border:2px solid #f1e2e2;}