#f2e7e6 color space conversions
Hex:
#f2e7e6
RGB:
242, 231, 230
CMY:
5, 9, 10
CMYK:
0, 5, 5, 5
HSL:
5°, 31.5789%, 92.5490%
HSV (HSB):
5°, 4.9587%, 94.9020%
XYZ:
79.4768, 81.7422, 86.4519
xyY:
0.3209, 0.3300, 81.7422
CIE-Lab:
92.4610, 3.5497, 1.8043
CIE-LCH:
92.4610, 3.9820, 26.9443
CIE-Luv:
92.4610, 6.3708, 2.1120
Hunter-Lab:
90.4114, -1.3083, 6.5946
#f2e7e6 color charts
#f2e7e6 color shades, tints & tones
#f2e7e6 color schemes
#f2e7e6 color preview, HTML & CSS examples
This text has a color of #f2e7e6
<p style="color:#f2e7e6;">Text here</p>
.mytext {color:#f2e7e6;}
This box has a color of #f2e7e6
<div style="background-color:#f2e7e6;">Content here</div>
.mybackground {background-color:#f2e7e6;}
Border around this has a color of #f2e7e6
<div style="border:2px solid #f2e7e6;">Content here</div>
.myborder {border:2px solid #f2e7e6;}