#fde3d5 color space conversions
Hex:
#fde3d5
RGB:
253, 227, 213
CMY:
1, 11, 16
CMYK:
0, 10, 16, 1
HSL:
21°, 90.9091%, 91.3725%
HSV (HSB):
21°, 15.8103%, 99.2157%
XYZ:
79.9873, 80.6249, 74.2972
xyY:
0.3405, 0.3432, 80.6249
CIE-Lab:
91.9645, 6.6961, 10.0695
CIE-LCH:
91.9645, 12.0927, 56.3765
CIE-Luv:
91.9645, 16.4166, 13.7412
Hunter-Lab:
89.7914, 1.8752, 13.7949
#fde3d5 color charts
#fde3d5 color shades, tints & tones
#fde3d5 color schemes
#fde3d5 color preview, HTML & CSS examples
This text has a color of #fde3d5
<p style="color:#fde3d5;">Text here</p>
.mytext {color:#fde3d5;}
This box has a color of #fde3d5
<div style="background-color:#fde3d5;">Content here</div>
.mybackground {background-color:#fde3d5;}
Border around this has a color of #fde3d5
<div style="border:2px solid #fde3d5;">Content here</div>
.myborder {border:2px solid #fde3d5;}