#fddfe2 color space conversions
Hex:
#fddfe2
RGB:
253, 223, 226
CMY:
1, 13, 11
CMYK:
0, 12, 11, 1
HSL:
354°, 88.2353%, 93.3333%
HSV (HSB):
354°, 11.8577%, 99.2157%
XYZ:
80.6232, 79.1490, 82.9795
xyY:
0.3321, 0.3260, 79.1490
CIE-Lab:
91.3017, 10.8008, 2.3190
CIE-LCH:
91.3017, 11.0469, 12.1177
CIE-Luv:
91.3017, 17.5362, 1.5416
Hunter-Lab:
88.9657, 6.0716, 6.9754
#fddfe2 color charts
#fddfe2 color shades, tints & tones
#fddfe2 color schemes
#fddfe2 color preview, HTML & CSS examples
This text has a color of #fddfe2
<p style="color:#fddfe2;">Text here</p>
.mytext {color:#fddfe2;}
This box has a color of #fddfe2
<div style="background-color:#fddfe2;">Content here</div>
.mybackground {background-color:#fddfe2;}
Border around this has a color of #fddfe2
<div style="border:2px solid #fddfe2;">Content here</div>
.myborder {border:2px solid #fddfe2;}