#f1eadc color space conversions
Hex:
#f1eadc
RGB:
241, 234, 220
CMY:
5, 8, 14
CMYK:
0, 3, 9, 5
HSL:
40°, 42.8571%, 90.3922%
HSV (HSB):
40°, 8.7137%, 94.5098%
XYZ:
78.6167, 82.7137, 79.5319
xyY:
0.3264, 0.3434, 82.7137
CIE-Lab:
92.8890, -0.0004, 7.6216
CIE-LCH:
92.8890, 7.6216, 90.0029
CIE-Luv:
92.8890, 4.8434, 11.4668
Hunter-Lab:
90.9471, -4.8580, 11.8147
#f1eadc color charts
#f1eadc color shades, tints & tones
#f1eadc color schemes
#f1eadc color preview, HTML & CSS examples
This text has a color of #f1eadc
<p style="color:#f1eadc;">Text here</p>
.mytext {color:#f1eadc;}
This box has a color of #f1eadc
<div style="background-color:#f1eadc;">Content here</div>
.mybackground {background-color:#f1eadc;}
Border around this has a color of #f1eadc
<div style="border:2px solid #f1eadc;">Content here</div>
.myborder {border:2px solid #f1eadc;}