#f2e4e7 color space conversions
Hex:
#f2e4e7
RGB:
242, 228, 231
CMY:
5, 11, 9
CMYK:
0, 6, 5, 5
HSL:
347°, 35.0000%, 92.1569%
HSV (HSB):
347°, 5.7851%, 94.9020%
XYZ:
78.7852, 80.1336, 86.9162
xyY:
0.3205, 0.3260, 80.1336
CIE-Lab:
91.7448, 5.2665, 0.2385
CIE-LCH:
91.7448, 5.2719, 2.5930
CIE-Luv:
91.7448, 7.8632, -0.5847
Hunter-Lab:
89.5174, 0.4443, 5.0950
#f2e4e7 color charts
#f2e4e7 color shades, tints & tones
#f2e4e7 color schemes
#f2e4e7 color preview, HTML & CSS examples
This text has a color of #f2e4e7
<p style="color:#f2e4e7;">Text here</p>
.mytext {color:#f2e4e7;}
This box has a color of #f2e4e7
<div style="background-color:#f2e4e7;">Content here</div>
.mybackground {background-color:#f2e4e7;}
Border around this has a color of #f2e4e7
<div style="border:2px solid #f2e4e7;">Content here</div>
.myborder {border:2px solid #f2e4e7;}