#f1f2e1 color space conversions
Hex:
#f1f2e1
RGB:
241, 242, 225
CMY:
5, 5, 12
CMYK:
0, 0, 7, 5
HSL:
64°, 39.5349%, 91.5686%
HSV (HSB):
64°, 7.0248%, 94.9020%
XYZ:
81.6184, 87.6413, 83.8489
xyY:
0.3225, 0.3463, 87.6413
CIE-Lab:
95.0097, -3.2426, 8.0764
CIE-LCH:
95.0097, 8.7030, 111.8748
CIE-Luv:
95.0097, 0.3569, 12.7834
Hunter-Lab:
93.6169, -8.2073, 12.4282
#f1f2e1 color charts
#f1f2e1 color shades, tints & tones
#f1f2e1 color schemes
#f1f2e1 color preview, HTML & CSS examples
This text has a color of #f1f2e1
<p style="color:#f1f2e1;">Text here</p>
.mytext {color:#f1f2e1;}
This box has a color of #f1f2e1
<div style="background-color:#f1f2e1;">Content here</div>
.mybackground {background-color:#f1f2e1;}
Border around this has a color of #f1f2e1
<div style="border:2px solid #f1f2e1;">Content here</div>
.myborder {border:2px solid #f1f2e1;}