#fdddfd color space conversions
Hex:
#fdddfd
RGB:
253, 221, 253
CMY:
1, 13, 1
CMYK:
0, 13, 0, 1
HSL:
300°, 88.8889%, 92.9412%
HSV (HSB):
300°, 12.6482%, 99.2157%
XYZ:
84.0941, 79.6874, 103.8775
xyY:
0.3142, 0.2977, 79.6874
CIE-Lab:
91.5444, 16.4514, -11.4656
CIE-LCH:
91.5444, 20.0526, 325.1259
CIE-Luv:
91.5444, 16.1609, -20.9093
Hunter-Lab:
89.2678, 11.9360, -6.5060
#fdddfd color charts
#fdddfd color shades, tints & tones
#fdddfd color schemes
#fdddfd color preview, HTML & CSS examples
This text has a color of #fdddfd
<p style="color:#fdddfd;">Text here</p>
.mytext {color:#fdddfd;}
This box has a color of #fdddfd
<div style="background-color:#fdddfd;">Content here</div>
.mybackground {background-color:#fdddfd;}
Border around this has a color of #fdddfd
<div style="border:2px solid #fdddfd;">Content here</div>
.myborder {border:2px solid #fdddfd;}