#f5eadc color space conversions
Hex:
#f5eadc
RGB:
245, 234, 220
CMY:
4, 8, 14
CMYK:
0, 4, 10, 4
HSL:
34°, 55.5556%, 91.1765%
HSV (HSB):
34°, 10.2041%, 96.0784%
XYZ:
79.9973, 83.4254, 79.5966
xyY:
0.3292, 0.3433, 83.4254
CIE-Lab:
93.2004, 1.3887, 8.1097
CIE-LCH:
93.2004, 8.2278, 80.2828
CIE-Luv:
93.2004, 7.2128, 11.9311
Hunter-Lab:
91.3375, -3.5028, 12.2677
#f5eadc color charts
#f5eadc color shades, tints & tones
#f5eadc color schemes
#f5eadc color preview, HTML & CSS examples
This text has a color of #f5eadc
<p style="color:#f5eadc;">Text here</p>
.mytext {color:#f5eadc;}
This box has a color of #f5eadc
<div style="background-color:#f5eadc;">Content here</div>
.mybackground {background-color:#f5eadc;}
Border around this has a color of #f5eadc
<div style="border:2px solid #f5eadc;">Content here</div>
.myborder {border:2px solid #f5eadc;}