#f2e2e1 color space conversions
Hex:
#f2e2e1
RGB:
242, 226, 225
CMY:
5, 11, 12
CMYK:
0, 7, 7, 5
HSL:
4°, 39.5349%, 91.5686%
HSV (HSB):
4°, 7.0248%, 94.9020%
XYZ:
77.4049, 78.7062, 82.3463
xyY:
0.3246, 0.3301, 78.7062
CIE-Lab:
91.1012, 5.2815, 2.4392
CIE-LCH:
91.1012, 5.8175, 24.7894
CIE-Luv:
91.1012, 9.3354, 2.7482
Hunter-Lab:
88.7165, 0.4869, 7.0688
#f2e2e1 color charts
#f2e2e1 color shades, tints & tones
#f2e2e1 color schemes
#f2e2e1 color preview, HTML & CSS examples
This text has a color of #f2e2e1
<p style="color:#f2e2e1;">Text here</p>
.mytext {color:#f2e2e1;}
This box has a color of #f2e2e1
<div style="background-color:#f2e2e1;">Content here</div>
.mybackground {background-color:#f2e2e1;}
Border around this has a color of #f2e2e1
<div style="border:2px solid #f2e2e1;">Content here</div>
.myborder {border:2px solid #f2e2e1;}