#fddfe6 color space conversions
Hex:
#fddfe6
RGB:
253, 223, 230
CMY:
1, 13, 10
CMYK:
0, 12, 9, 1
HSL:
346°, 88.2353%, 93.3333%
HSV (HSB):
346°, 11.8577%, 99.2157%
XYZ:
81.1786, 79.3712, 85.9045
xyY:
0.3294, 0.3221, 79.3712
CIE-Lab:
91.4020, 11.4529, 0.3701
CIE-LCH:
91.4020, 11.4589, 1.8511
CIE-Luv:
91.4020, 17.1899, -1.5235
Hunter-Lab:
89.0905, 6.7395, 5.1936
#fddfe6 color charts
#fddfe6 color shades, tints & tones
#fddfe6 color schemes
#fddfe6 color preview, HTML & CSS examples
This text has a color of #fddfe6
<p style="color:#fddfe6;">Text here</p>
.mytext {color:#fddfe6;}
This box has a color of #fddfe6
<div style="background-color:#fddfe6;">Content here</div>
.mybackground {background-color:#fddfe6;}
Border around this has a color of #fddfe6
<div style="border:2px solid #fddfe6;">Content here</div>
.myborder {border:2px solid #fddfe6;}