#f2e8e2 color space conversions
Hex:
#f2e8e2
RGB:
242, 232, 226
CMY:
5, 9, 11
CMYK:
0, 4, 7, 5
HSL:
23°, 38.0952%, 91.7647%
HSV (HSB):
23°, 6.6116%, 94.9020%
XYZ:
79.2020, 82.0815, 83.6204
xyY:
0.3234, 0.3352, 82.0815
CIE-Lab:
92.6108, 2.3605, 4.1070
CIE-LCH:
92.6108, 4.7370, 60.1119
CIE-Luv:
92.6108, 6.1102, 5.8039
Hunter-Lab:
90.5988, -2.5022, 8.6960
#f2e8e2 color charts
#f2e8e2 color shades, tints & tones
#f2e8e2 color schemes
#f2e8e2 color preview, HTML & CSS examples
This text has a color of #f2e8e2
<p style="color:#f2e8e2;">Text here</p>
.mytext {color:#f2e8e2;}
This box has a color of #f2e8e2
<div style="background-color:#f2e8e2;">Content here</div>
.mybackground {background-color:#f2e8e2;}
Border around this has a color of #f2e8e2
<div style="border:2px solid #f2e8e2;">Content here</div>
.myborder {border:2px solid #f2e8e2;}