#fdddf8 color space conversions
Hex:
#fdddf8
RGB:
253, 221, 248
CMY:
1, 13, 3
CMYK:
0, 13, 2, 1
HSL:
309°, 88.8889%, 92.9412%
HSV (HSB):
309°, 12.6482%, 99.2157%
XYZ:
83.3077, 79.3729, 99.7366
xyY:
0.3175, 0.3025, 79.3729
CIE-Lab:
91.4027, 15.5613, -9.0582
CIE-LCH:
91.4027, 18.0057, 329.7964
CIE-Luv:
91.4027, 16.6229, -16.9114
Hunter-Lab:
89.0914, 11.0020, -4.0103
#fdddf8 color charts
#fdddf8 color shades, tints & tones
#fdddf8 color schemes
#fdddf8 color preview, HTML & CSS examples
This text has a color of #fdddf8
<p style="color:#fdddf8;">Text here</p>
.mytext {color:#fdddf8;}
This box has a color of #fdddf8
<div style="background-color:#fdddf8;">Content here</div>
.mybackground {background-color:#fdddf8;}
Border around this has a color of #fdddf8
<div style="border:2px solid #fdddf8;">Content here</div>
.myborder {border:2px solid #fdddf8;}