#fdf5fd color space conversions
Hex:
#fdf5fd
RGB:
253, 245, 253
CMY:
1, 4, 1
CMYK:
0, 3, 0, 1
HSL:
300°, 66.6667%, 97.6471%
HSV (HSB):
300°, 3.1621%, 99.2157%
XYZ:
90.8900, 93.2793, 106.1428
xyY:
0.3131, 0.3213, 93.2793
CIE-Lab:
97.3408, 4.0637, -2.8927
CIE-LCH:
97.3408, 4.9881, 324.5549
CIE-Luv:
97.3408, 4.0340, -5.2312
Hunter-Lab:
96.5812, -1.0355, 2.4471
#fdf5fd color charts
#fdf5fd color shades, tints & tones
#fdf5fd color schemes
#fdf5fd color preview, HTML & CSS examples
This text has a color of #fdf5fd
<p style="color:#fdf5fd;">Text here</p>
.mytext {color:#fdf5fd;}
This box has a color of #fdf5fd
<div style="background-color:#fdf5fd;">Content here</div>
.mybackground {background-color:#fdf5fd;}
Border around this has a color of #fdf5fd
<div style="border:2px solid #fdf5fd;">Content here</div>
.myborder {border:2px solid #fdf5fd;}