#fddee9 color space conversions
Hex:
#fddee9
RGB:
253, 222, 233
CMY:
1, 13, 9
CMYK:
0, 12, 8, 1
HSL:
339°, 88.5714%, 93.1373%
HSV (HSB):
339°, 12.2530%, 99.2157%
XYZ:
81.3373, 79.0084, 88.0540
xyY:
0.3274, 0.3181, 79.0084
CIE-Lab:
91.2381, 12.4681, -1.4411
CIE-LCH:
91.2381, 12.5511, 353.4067
CIE-Luv:
91.2381, 17.4591, -4.4726
Hunter-Lab:
88.8867, 7.7878, 3.4861
#fddee9 color charts
#fddee9 color shades, tints & tones
#fddee9 color schemes
#fddee9 color preview, HTML & CSS examples
This text has a color of #fddee9
<p style="color:#fddee9;">Text here</p>
.mytext {color:#fddee9;}
This box has a color of #fddee9
<div style="background-color:#fddee9;">Content here</div>
.mybackground {background-color:#fddee9;}
Border around this has a color of #fddee9
<div style="border:2px solid #fddee9;">Content here</div>
.myborder {border:2px solid #fddee9;}