#f2e9e8 color space conversions
Hex:
#f2e9e8
RGB:
242, 233, 232
CMY:
5, 9, 9
CMYK:
0, 4, 4, 5
HSL:
6°, 27.7778%, 92.9412%
HSV (HSB):
6°, 4.1322%, 94.9020%
XYZ:
80.3224, 82.9813, 88.1275
xyY:
0.3195, 0.3300, 82.9813
CIE-Lab:
93.0062, 2.8641, 1.5556
CIE-LCH:
93.0062, 3.2593, 28.5078
CIE-Luv:
93.0062, 5.2018, 1.8611
Hunter-Lab:
91.0941, -2.0219, 6.4067
#f2e9e8 color charts
#f2e9e8 color shades, tints & tones
#f2e9e8 color schemes
#f2e9e8 color preview, HTML & CSS examples
This text has a color of #f2e9e8
<p style="color:#f2e9e8;">Text here</p>
.mytext {color:#f2e9e8;}
This box has a color of #f2e9e8
<div style="background-color:#f2e9e8;">Content here</div>
.mybackground {background-color:#f2e9e8;}
Border around this has a color of #f2e9e8
<div style="border:2px solid #f2e9e8;">Content here</div>
.myborder {border:2px solid #f2e9e8;}