#f2e2ce color space conversions
Hex:
#f2e2ce
RGB:
242, 226, 206
CMY:
5, 11, 19
CMYK:
0, 7, 15, 5
HSL:
33°, 58.0645%, 87.8431%
HSV (HSB):
33°, 14.8760%, 94.9020%
XYZ:
74.9549, 77.7262, 69.4446
xyY:
0.3374, 0.3499, 77.7262
CIE-Lab:
90.6548, 2.2262, 11.7313
CIE-LCH:
90.6548, 11.9407, 79.2548
CIE-Luv:
90.6548, 10.6644, 16.9406
Hunter-Lab:
88.1625, -2.5253, 15.0116
#f2e2ce color charts
#f2e2ce color shades, tints & tones
#f2e2ce color schemes
#f2e2ce color preview, HTML & CSS examples
This text has a color of #f2e2ce
<p style="color:#f2e2ce;">Text here</p>
.mytext {color:#f2e2ce;}
This box has a color of #f2e2ce
<div style="background-color:#f2e2ce;">Content here</div>
.mybackground {background-color:#f2e2ce;}
Border around this has a color of #f2e2ce
<div style="border:2px solid #f2e2ce;">Content here</div>
.myborder {border:2px solid #f2e2ce;}