#fde7e6 color space conversions
Hex:
#fde7e6
RGB:
253, 231, 230
CMY:
1, 9, 10
CMYK:
0, 9, 9, 1
HSL:
3°, 85.1852%, 94.7059%
HSV (HSB):
3°, 9.0909%, 99.2157%
XYZ:
83.3669, 83.7476, 86.6339
xyY:
0.3285, 0.3300, 83.7476
CIE-Lab:
93.3408, 7.3207, 3.1913
CIE-LCH:
93.3408, 7.9861, 23.5539
CIE-Luv:
93.3408, 12.9166, 3.5146
Hunter-Lab:
91.5137, 2.4602, 7.9312
#fde7e6 color charts
#fde7e6 color shades, tints & tones
#fde7e6 color schemes
#fde7e6 color preview, HTML & CSS examples
This text has a color of #fde7e6
<p style="color:#fde7e6;">Text here</p>
.mytext {color:#fde7e6;}
This box has a color of #fde7e6
<div style="background-color:#fde7e6;">Content here</div>
.mybackground {background-color:#fde7e6;}
Border around this has a color of #fde7e6
<div style="border:2px solid #fde7e6;">Content here</div>
.myborder {border:2px solid #fde7e6;}