#fdf5fe color space conversions
Hex:
#fdf5fe
RGB:
253, 245, 254
CMY:
1, 4, 0
CMYK:
0, 4, 0, 0
HSL:
293°, 81.8182%, 97.8431%
HSV (HSB):
293°, 3.5433%, 99.6078%
XYZ:
91.0498, 93.3432, 106.9841
xyY:
0.3125, 0.3204, 93.3432
CIE-Lab:
97.3667, 4.2406, -3.3707
CIE-LCH:
97.3667, 5.4170, 321.5202
CIE-Luv:
97.3667, 3.9700, -6.0118
Hunter-Lab:
96.6143, -0.8557, 1.9763
#fdf5fe color charts
#fdf5fe color shades, tints & tones
#fdf5fe color schemes
#fdf5fe color preview, HTML & CSS examples
This text has a color of #fdf5fe
<p style="color:#fdf5fe;">Text here</p>
.mytext {color:#fdf5fe;}
This box has a color of #fdf5fe
<div style="background-color:#fdf5fe;">Content here</div>
.mybackground {background-color:#fdf5fe;}
Border around this has a color of #fdf5fe
<div style="border:2px solid #fdf5fe;">Content here</div>
.myborder {border:2px solid #fdf5fe;}