#fdeae1 color space conversions
Hex:
#fdeae1
RGB:
253, 234, 225
CMY:
1, 8, 12
CMYK:
0, 8, 11, 1
HSL:
19°, 87.5000%, 93.7255%
HSV (HSB):
19°, 11.0672%, 99.2157%
XYZ:
83.5214, 85.1645, 83.2705
xyY:
0.3315, 0.3380, 85.1645
CIE-Lab:
93.9540, 4.9734, 6.6786
CIE-LCH:
93.9540, 8.3270, 53.3260
CIE-Luv:
93.9540, 11.6811, 9.1630
Hunter-Lab:
92.2846, 0.0518, 11.1005
#fdeae1 color charts
#fdeae1 color shades, tints & tones
#fdeae1 color schemes
#fdeae1 color preview, HTML & CSS examples
This text has a color of #fdeae1
<p style="color:#fdeae1;">Text here</p>
.mytext {color:#fdeae1;}
This box has a color of #fdeae1
<div style="background-color:#fdeae1;">Content here</div>
.mybackground {background-color:#fdeae1;}
Border around this has a color of #fdeae1
<div style="border:2px solid #fdeae1;">Content here</div>
.myborder {border:2px solid #fdeae1;}