#f2e1dd color space conversions
Hex:
#f2e1dd
RGB:
242, 225, 221
CMY:
5, 12, 13
CMYK:
0, 7, 9, 5
HSL:
11°, 44.6809%, 90.7843%
HSV (HSB):
11°, 8.6777%, 94.9020%
XYZ:
76.5943, 77.9481, 79.4152
xyY:
0.3274, 0.3332, 77.9481
CIE-Lab:
90.7562, 5.1327, 4.0327
CIE-LCH:
90.7562, 6.5274, 38.1557
CIE-Luv:
90.7562, 10.1528, 5.1621
Hunter-Lab:
88.2882, 0.3529, 8.4705
#f2e1dd color charts
#f2e1dd color shades, tints & tones
#f2e1dd color schemes
#f2e1dd color preview, HTML & CSS examples
This text has a color of #f2e1dd
<p style="color:#f2e1dd;">Text here</p>
.mytext {color:#f2e1dd;}
This box has a color of #f2e1dd
<div style="background-color:#f2e1dd;">Content here</div>
.mybackground {background-color:#f2e1dd;}
Border around this has a color of #f2e1dd
<div style="border:2px solid #f2e1dd;">Content here</div>
.myborder {border:2px solid #f2e1dd;}