#fde9ed color space conversions
Hex:
#fde9ed
RGB:
253, 233, 237
CMY:
1, 9, 7
CMYK:
0, 8, 6, 1
HSL:
348°, 83.3333%, 95.2941%
HSV (HSB):
348°, 7.9051%, 99.2157%
XYZ:
84.9330, 85.2749, 92.1040
xyY:
0.3238, 0.3251, 85.2749
CIE-Lab:
94.0014, 7.4516, 0.5092
CIE-LCH:
94.0014, 7.4690, 3.9092
CIE-Luv:
94.0014, 11.3248, -0.5736
Hunter-Lab:
92.3444, 2.5711, 5.5054
#fde9ed color charts
#fde9ed color shades, tints & tones
#fde9ed color schemes
#fde9ed color preview, HTML & CSS examples
This text has a color of #fde9ed
<p style="color:#fde9ed;">Text here</p>
.mytext {color:#fde9ed;}
This box has a color of #fde9ed
<div style="background-color:#fde9ed;">Content here</div>
.mybackground {background-color:#fde9ed;}
Border around this has a color of #fde9ed
<div style="border:2px solid #fde9ed;">Content here</div>
.myborder {border:2px solid #fde9ed;}