#fddffe color space conversions
Hex:
#fddffe
RGB:
253, 223, 254
CMY:
1, 13, 0
CMYK:
0, 12, 0, 0
HSL:
298°, 93.9394%, 93.5294%
HSV (HSB):
298°, 12.2047%, 99.6078%
XYZ:
84.7851, 80.8138, 104.8959
xyY:
0.3134, 0.2988, 80.8138
CIE-Lab:
92.0488, 15.5887, -11.2374
CIE-LCH:
92.0488, 19.2168, 324.2133
CIE-Luv:
92.0488, 15.0619, -20.4062
Hunter-Lab:
89.8965, 11.0319, -6.2551
#fddffe color charts
#fddffe color shades, tints & tones
#fddffe color schemes
#fddffe color preview, HTML & CSS examples
This text has a color of #fddffe
<p style="color:#fddffe;">Text here</p>
.mytext {color:#fddffe;}
This box has a color of #fddffe
<div style="background-color:#fddffe;">Content here</div>
.mybackground {background-color:#fddffe;}
Border around this has a color of #fddffe
<div style="border:2px solid #fddffe;">Content here</div>
.myborder {border:2px solid #fddffe;}