#f1e2f2 color space conversions
Hex:
#f1e2f2
RGB:
241, 226, 242
CMY:
5, 11, 5
CMYK:
0, 7, 0, 5
HSL:
296°, 38.0952%, 91.7647%
HSV (HSB):
296°, 6.6116%, 94.9020%
XYZ:
79.4990, 79.5043, 95.1602
xyY:
0.3128, 0.3128, 79.5043
CIE-Lab:
91.4620, 7.8996, -5.9386
CIE-LCH:
91.4620, 9.8828, 323.0658
CIE-Luv:
91.4620, 7.5207, -10.6231
Hunter-Lab:
89.1652, 3.1102, -0.8607
#f1e2f2 color charts
#f1e2f2 color shades, tints & tones
#f1e2f2 color schemes
#f1e2f2 color preview, HTML & CSS examples
This text has a color of #f1e2f2
<p style="color:#f1e2f2;">Text here</p>
.mytext {color:#f1e2f2;}
This box has a color of #f1e2f2
<div style="background-color:#f1e2f2;">Content here</div>
.mybackground {background-color:#f1e2f2;}
Border around this has a color of #f1e2f2
<div style="border:2px solid #f1e2f2;">Content here</div>
.myborder {border:2px solid #f1e2f2;}