#fde5cd color space conversions
Hex:
#fde5cd
RGB:
253, 229, 205
CMY:
1, 10, 20
CMYK:
0, 9, 19, 1
HSL:
30°, 92.3077%, 89.8039%
HSV (HSB):
30°, 18.9723%, 99.2157%
XYZ:
79.5468, 81.3290, 69.2631
xyY:
0.3456, 0.3534, 81.3290
CIE-Lab:
92.2779, 4.4770, 14.6799
CIE-LCH:
92.2779, 15.3474, 73.0396
CIE-Luv:
92.2779, 15.9087, 20.7338
Hunter-Lab:
90.1826, -0.3713, 17.5912
#fde5cd color charts
#fde5cd color shades, tints & tones
#fde5cd color schemes
#fde5cd color preview, HTML & CSS examples
This text has a color of #fde5cd
<p style="color:#fde5cd;">Text here</p>
.mytext {color:#fde5cd;}
This box has a color of #fde5cd
<div style="background-color:#fde5cd;">Content here</div>
.mybackground {background-color:#fde5cd;}
Border around this has a color of #fde5cd
<div style="border:2px solid #fde5cd;">Content here</div>
.myborder {border:2px solid #fde5cd;}