#f1f2e5 color space conversions
Hex:
#f1f2e5
RGB:
241, 242, 229
CMY:
5, 5, 10
CMYK:
0, 0, 5, 5
HSL:
65°, 33.3333%, 92.3529%
HSV (HSB):
65°, 5.3719%, 94.9020%
XYZ:
82.1706, 87.8622, 86.7570
xyY:
0.3200, 0.3422, 87.8622
CIE-Lab:
95.1029, -2.5748, 6.1417
CIE-LCH:
95.1029, 6.6596, 112.7446
CIE-Luv:
95.1029, 0.1447, 9.7887
Hunter-Lab:
93.7348, -7.5578, 10.7381
#f1f2e5 color charts
#f1f2e5 color shades, tints & tones
#f1f2e5 color schemes
#f1f2e5 color preview, HTML & CSS examples
This text has a color of #f1f2e5
<p style="color:#f1f2e5;">Text here</p>
.mytext {color:#f1f2e5;}
This box has a color of #f1f2e5
<div style="background-color:#f1f2e5;">Content here</div>
.mybackground {background-color:#f1f2e5;}
Border around this has a color of #f1f2e5
<div style="border:2px solid #f1f2e5;">Content here</div>
.myborder {border:2px solid #f1f2e5;}