#fde6d8 color space conversions
Hex:
#fde6d8
RGB:
253, 230, 216
CMY:
1, 10, 15
CMYK:
0, 9, 15, 1
HSL:
23°, 90.2439%, 91.9608%
HSV (HSB):
23°, 14.6245%, 99.2157%
XYZ:
81.1995, 82.4341, 76.5975
xyY:
0.3380, 0.3431, 82.4341
CIE-Lab:
92.7661, 5.6135, 9.6529
CIE-LCH:
92.7661, 11.1665, 59.8203
CIE-Luv:
92.7661, 14.5261, 13.3688
Hunter-Lab:
90.7933, 0.7504, 13.5354
#fde6d8 color charts
#fde6d8 color shades, tints & tones
#fde6d8 color schemes
#fde6d8 color preview, HTML & CSS examples
This text has a color of #fde6d8
<p style="color:#fde6d8;">Text here</p>
.mytext {color:#fde6d8;}
This box has a color of #fde6d8
<div style="background-color:#fde6d8;">Content here</div>
.mybackground {background-color:#fde6d8;}
Border around this has a color of #fde6d8
<div style="border:2px solid #fde6d8;">Content here</div>
.myborder {border:2px solid #fde6d8;}