#fddfe9 color space conversions
Hex:
#fddfe9
RGB:
253, 223, 233
CMY:
1, 13, 9
CMYK:
0, 12, 8, 1
HSL:
340°, 88.2353%, 93.3333%
HSV (HSB):
340°, 11.8577%, 99.2157%
XYZ:
81.6037, 79.5412, 88.1428
xyY:
0.3273, 0.3191, 79.5412
CIE-Lab:
91.4786, 11.9491, -1.0891
CIE-LCH:
91.4786, 11.9986, 354.7924
CIE-Luv:
91.4786, 16.9284, -3.8393
Hunter-Lab:
89.1859, 7.2494, 3.8335
#fddfe9 color charts
#fddfe9 color shades, tints & tones
#fddfe9 color schemes
#fddfe9 color preview, HTML & CSS examples
This text has a color of #fddfe9
<p style="color:#fddfe9;">Text here</p>
.mytext {color:#fddfe9;}
This box has a color of #fddfe9
<div style="background-color:#fddfe9;">Content here</div>
.mybackground {background-color:#fddfe9;}
Border around this has a color of #fddfe9
<div style="border:2px solid #fddfe9;">Content here</div>
.myborder {border:2px solid #fddfe9;}