#f2e2f1 color space conversions
Hex:
#f2e2f1
RGB:
242, 226, 241
CMY:
5, 11, 5
CMYK:
0, 7, 0, 5
HSL:
304°, 38.0952%, 91.7647%
HSV (HSB):
304°, 6.6116%, 94.9020%
XYZ:
79.6915, 79.6208, 94.3873
xyY:
0.3141, 0.3138, 79.6208
CIE-Lab:
91.5145, 8.0533, -5.3289
CIE-LCH:
91.5145, 9.6568, 326.5071
CIE-Luv:
91.5145, 8.1723, -9.6951
Hunter-Lab:
89.2305, 3.2644, -0.2551
#f2e2f1 color charts
#f2e2f1 color shades, tints & tones
#f2e2f1 color schemes
#f2e2f1 color preview, HTML & CSS examples
This text has a color of #f2e2f1
<p style="color:#f2e2f1;">Text here</p>
.mytext {color:#f2e2f1;}
This box has a color of #f2e2f1
<div style="background-color:#f2e2f1;">Content here</div>
.mybackground {background-color:#f2e2f1;}
Border around this has a color of #f2e2f1
<div style="border:2px solid #f2e2f1;">Content here</div>
.myborder {border:2px solid #f2e2f1;}