#fde8e1 color space conversions
Hex:
#fde8e1
RGB:
253, 232, 225
CMY:
1, 9, 12
CMYK:
0, 8, 11, 1
HSL:
15°, 87.5000%, 93.7255%
HSV (HSB):
15°, 11.0672%, 99.2157%
XYZ:
82.9552, 84.0321, 83.0818
xyY:
0.3317, 0.3360, 84.0321
CIE-Lab:
93.4644, 5.9987, 5.9729
CIE-LCH:
93.4644, 8.4652, 44.8765
CIE-Luv:
93.4644, 12.7593, 7.9173
Hunter-Lab:
91.6690, 1.1115, 10.4324
#fde8e1 color charts
#fde8e1 color shades, tints & tones
#fde8e1 color schemes
#fde8e1 color preview, HTML & CSS examples
This text has a color of #fde8e1
<p style="color:#fde8e1;">Text here</p>
.mytext {color:#fde8e1;}
This box has a color of #fde8e1
<div style="background-color:#fde8e1;">Content here</div>
.mybackground {background-color:#fde8e1;}
Border around this has a color of #fde8e1
<div style="border:2px solid #fde8e1;">Content here</div>
.myborder {border:2px solid #fde8e1;}