#f2e7e9 color space conversions
Hex:
#f2e7e9
RGB:
242, 231, 233
CMY:
5, 9, 9
CMYK:
0, 5, 4, 5
HSL:
349°, 29.7297%, 92.7451%
HSV (HSB):
349°, 4.5455%, 94.9020%
XYZ:
79.9018, 81.9123, 88.6902
xyY:
0.3190, 0.3270, 81.9123
CIE-Lab:
92.5361, 4.0641, 0.3492
CIE-LCH:
92.5361, 4.0791, 4.9110
CIE-Luv:
92.5361, 6.1710, -0.1973
Hunter-Lab:
90.5054, -0.7974, 5.2529
#f2e7e9 color charts
#f2e7e9 color shades, tints & tones
#f2e7e9 color schemes
#f2e7e9 color preview, HTML & CSS examples
This text has a color of #f2e7e9
<p style="color:#f2e7e9;">Text here</p>
.mytext {color:#f2e7e9;}
This box has a color of #f2e7e9
<div style="background-color:#f2e7e9;">Content here</div>
.mybackground {background-color:#f2e7e9;}
Border around this has a color of #f2e7e9
<div style="border:2px solid #f2e7e9;">Content here</div>
.myborder {border:2px solid #f2e7e9;}