#ffddf1 color space conversions
Hex:
#ffddf1
RGB:
255, 221, 241
CMY:
0, 13, 5
CMYK:
0, 13, 5, 0
HSL:
325°, 100.0000%, 93.3333%
HSV (HSB):
325°, 13.3333%, 100.0000%
XYZ:
82.9736, 79.3238, 94.1569
xyY:
0.3235, 0.3093, 79.3238
CIE-Lab:
91.3806, 15.0162, -5.4045
CIE-LCH:
91.3806, 15.9592, 340.2055
CIE-Luv:
91.3806, 18.4796, -11.0675
Hunter-Lab:
89.0639, 10.4322, -0.3357
#ffddf1 color charts
#ffddf1 color shades, tints & tones
#ffddf1 color schemes
#ffddf1 color preview, HTML & CSS examples
This text has a color of #ffddf1
<p style="color:#ffddf1;">Text here</p>
.mytext {color:#ffddf1;}
This box has a color of #ffddf1
<div style="background-color:#ffddf1;">Content here</div>
.mybackground {background-color:#ffddf1;}
Border around this has a color of #ffddf1
<div style="border:2px solid #ffddf1;">Content here</div>
.myborder {border:2px solid #ffddf1;}