#f2e3e7 color space conversions
Hex:
#f2e3e7
RGB:
242, 227, 231
CMY:
5, 11, 9
CMYK:
0, 6, 5, 5
HSL:
344°, 36.5854%, 91.9608%
HSV (HSB):
344°, 6.1983%, 94.9020%
XYZ:
78.5108, 79.5849, 86.8248
xyY:
0.3206, 0.3249, 79.5849
CIE-Lab:
91.4983, 5.7830, -0.1213
CIE-LCH:
91.4983, 5.7843, 358.7980
CIE-Luv:
91.4983, 8.3832, -1.2280
Hunter-Lab:
89.2104, 0.9732, 4.7428
#f2e3e7 color charts
#f2e3e7 color shades, tints & tones
#f2e3e7 color schemes
#f2e3e7 color preview, HTML & CSS examples
This text has a color of #f2e3e7
<p style="color:#f2e3e7;">Text here</p>
.mytext {color:#f2e3e7;}
This box has a color of #f2e3e7
<div style="background-color:#f2e3e7;">Content here</div>
.mybackground {background-color:#f2e3e7;}
Border around this has a color of #f2e3e7
<div style="border:2px solid #f2e3e7;">Content here</div>
.myborder {border:2px solid #f2e3e7;}