#f2e0e9 color space conversions
Hex:
#f2e0e9
RGB:
242, 224, 233
CMY:
5, 12, 9
CMYK:
0, 7, 4, 5
HSL:
330°, 40.9091%, 91.3725%
HSV (HSB):
330°, 7.4380%, 94.9020%
XYZ:
77.9816, 78.0717, 88.0501
xyY:
0.3195, 0.3198, 78.0717
CIE-Lab:
90.8126, 7.6819, -2.1719
CIE-LCH:
90.8126, 7.9831, 344.2129
CIE-Luv:
90.8126, 9.7940, -4.7158
Hunter-Lab:
88.3582, 2.9104, 2.7675
#f2e0e9 color charts
#f2e0e9 color shades, tints & tones
#f2e0e9 color schemes
#f2e0e9 color preview, HTML & CSS examples
This text has a color of #f2e0e9
<p style="color:#f2e0e9;">Text here</p>
.mytext {color:#f2e0e9;}
This box has a color of #f2e0e9
<div style="background-color:#f2e0e9;">Content here</div>
.mybackground {background-color:#f2e0e9;}
Border around this has a color of #f2e0e9
<div style="border:2px solid #f2e0e9;">Content here</div>
.myborder {border:2px solid #f2e0e9;}