#fde2d5 color space conversions
Hex:
#fde2d5
RGB:
253, 226, 213
CMY:
1, 11, 16
CMYK:
0, 11, 16, 1
HSL:
20°, 90.9091%, 91.3725%
HSV (HSB):
20°, 15.8103%, 99.2157%
XYZ:
79.7146, 80.0795, 74.2063
xyY:
0.3407, 0.3422, 80.0795
CIE-Lab:
91.7205, 7.2108, 9.7206
CIE-LCH:
91.7205, 12.1032, 53.4317
CIE-Luv:
91.7205, 16.9722, 13.1326
Hunter-Lab:
89.4871, 2.4043, 13.4754
#fde2d5 color charts
#fde2d5 color shades, tints & tones
#fde2d5 color schemes
#fde2d5 color preview, HTML & CSS examples
This text has a color of #fde2d5
<p style="color:#fde2d5;">Text here</p>
.mytext {color:#fde2d5;}
This box has a color of #fde2d5
<div style="background-color:#fde2d5;">Content here</div>
.mybackground {background-color:#fde2d5;}
Border around this has a color of #fde2d5
<div style="border:2px solid #fde2d5;">Content here</div>
.myborder {border:2px solid #fde2d5;}