#f2e7d7 color space conversions
Hex:
#f2e7d7
RGB:
242, 231, 215
CMY:
5, 9, 16
CMYK:
0, 5, 11, 5
HSL:
36°, 50.9434%, 89.6078%
HSV (HSB):
36°, 11.1570%, 94.9020%
XYZ:
77.4596, 80.9354, 75.8295
xyY:
0.3307, 0.3455, 80.9354
CIE-Lab:
92.1029, 1.0736, 9.1059
CIE-LCH:
92.1029, 9.1689, 83.2757
CIE-Luv:
92.1029, 7.3496, 13.4204
Hunter-Lab:
89.9641, -3.7476, 13.0001
#f2e7d7 color charts
#f2e7d7 color shades, tints & tones
#f2e7d7 color schemes
#f2e7d7 color preview, HTML & CSS examples
This text has a color of #f2e7d7
<p style="color:#f2e7d7;">Text here</p>
.mytext {color:#f2e7d7;}
This box has a color of #f2e7d7
<div style="background-color:#f2e7d7;">Content here</div>
.mybackground {background-color:#f2e7d7;}
Border around this has a color of #f2e7d7
<div style="border:2px solid #f2e7d7;">Content here</div>
.myborder {border:2px solid #f2e7d7;}