#f2e7e5 color space conversions
Hex:
#f2e7e5
RGB:
242, 231, 229
CMY:
5, 9, 10
CMYK:
0, 5, 5, 5
HSL:
9°, 33.3333%, 92.3529%
HSV (HSB):
9°, 5.3719%, 94.9020%
XYZ:
79.3367, 81.6862, 85.7143
xyY:
0.3215, 0.3311, 81.6862
CIE-Lab:
92.4362, 3.3797, 2.2898
CIE-LCH:
92.4362, 4.0823, 34.1185
CIE-Luv:
92.4362, 6.4371, 2.8785
Hunter-Lab:
90.3804, -1.4769, 7.0373
#f2e7e5 color charts
#f2e7e5 color shades, tints & tones
#f2e7e5 color schemes
#f2e7e5 color preview, HTML & CSS examples
This text has a color of #f2e7e5
<p style="color:#f2e7e5;">Text here</p>
.mytext {color:#f2e7e5;}
This box has a color of #f2e7e5
<div style="background-color:#f2e7e5;">Content here</div>
.mybackground {background-color:#f2e7e5;}
Border around this has a color of #f2e7e5
<div style="border:2px solid #f2e7e5;">Content here</div>
.myborder {border:2px solid #f2e7e5;}