#f2e2d8 color space conversions
Hex:
#f2e2d8
RGB:
242, 226, 216
CMY:
5, 11, 15
CMYK:
0, 7, 11, 5
HSL:
23°, 50.0000%, 89.8039%
HSV (HSB):
23°, 10.7438%, 94.9020%
XYZ:
76.2090, 78.2278, 76.0486
xyY:
0.3306, 0.3394, 78.2278
CIE-Lab:
90.8838, 3.8014, 6.8333
CIE-LCH:
90.8838, 7.8195, 60.9123
CIE-Luv:
90.8838, 9.9729, 9.5590
Hunter-Lab:
88.4465, -0.9788, 10.9335
#f2e2d8 color charts
#f2e2d8 color shades, tints & tones
#f2e2d8 color schemes
#f2e2d8 color preview, HTML & CSS examples
This text has a color of #f2e2d8
<p style="color:#f2e2d8;">Text here</p>
.mytext {color:#f2e2d8;}
This box has a color of #f2e2d8
<div style="background-color:#f2e2d8;">Content here</div>
.mybackground {background-color:#f2e2d8;}
Border around this has a color of #f2e2d8
<div style="border:2px solid #f2e2d8;">Content here</div>
.myborder {border:2px solid #f2e2d8;}