#fde5bd color space conversions
Hex:
#fde5bd
RGB:
253, 229, 189
CMY:
1, 10, 26
CMYK:
0, 9, 25, 1
HSL:
38°, 94.1176%, 86.6667%
HSV (HSB):
38°, 25.2964%, 99.2157%
XYZ:
77.7126, 80.5954, 59.6047
xyY:
0.3566, 0.3699, 80.5954
CIE-Lab:
91.9513, 2.2350, 22.5154
CIE-LCH:
91.9513, 22.6261, 84.3312
CIE-Luv:
91.9513, 17.0682, 31.8379
Hunter-Lab:
89.7749, -2.5897, 23.4778
#fde5bd color charts
#fde5bd color shades, tints & tones
#fde5bd color schemes
#fde5bd color preview, HTML & CSS examples
This text has a color of #fde5bd
<p style="color:#fde5bd;">Text here</p>
.mytext {color:#fde5bd;}
This box has a color of #fde5bd
<div style="background-color:#fde5bd;">Content here</div>
.mybackground {background-color:#fde5bd;}
Border around this has a color of #fde5bd
<div style="border:2px solid #fde5bd;">Content here</div>
.myborder {border:2px solid #fde5bd;}