#fdeade color space conversions
Hex:
#fdeade
RGB:
253, 234, 222
CMY:
1, 8, 13
CMYK:
0, 8, 12, 1
HSL:
23°, 88.5714%, 93.1373%
HSV (HSB):
23°, 12.2530%, 99.2157%
XYZ:
83.1156, 85.0022, 81.1336
xyY:
0.3335, 0.3410, 85.0022
CIE-Lab:
93.8841, 4.4978, 8.1362
CIE-LCH:
93.8841, 9.2966, 61.0655
CIE-Luv:
93.8841, 11.8977, 11.3975
Hunter-Lab:
92.1966, -0.4257, 12.3621
#fdeade color charts
#fdeade color shades, tints & tones
#fdeade color schemes
#fdeade color preview, HTML & CSS examples
This text has a color of #fdeade
<p style="color:#fdeade;">Text here</p>
.mytext {color:#fdeade;}
This box has a color of #fdeade
<div style="background-color:#fdeade;">Content here</div>
.mybackground {background-color:#fdeade;}
Border around this has a color of #fdeade
<div style="border:2px solid #fdeade;">Content here</div>
.myborder {border:2px solid #fdeade;}