#fdf3fb color space conversions
Hex:
#fdf3fb
RGB:
253, 243, 251
CMY:
1, 5, 2
CMYK:
0, 4, 1, 1
HSL:
312°, 71.4286%, 97.2549%
HSV (HSB):
312°, 3.9526%, 99.2157%
XYZ:
89.9712, 91.9489, 104.2727
xyY:
0.3144, 0.3213, 91.9489
CIE-Lab:
96.7994, 4.7319, -2.6547
CIE-LCH:
96.7994, 5.4257, 330.7065
CIE-Luv:
96.7994, 5.1760, -4.9756
Hunter-Lab:
95.8900, -0.3253, 2.6498
#fdf3fb color charts
#fdf3fb color shades, tints & tones
#fdf3fb color schemes
#fdf3fb color preview, HTML & CSS examples
This text has a color of #fdf3fb
<p style="color:#fdf3fb;">Text here</p>
.mytext {color:#fdf3fb;}
This box has a color of #fdf3fb
<div style="background-color:#fdf3fb;">Content here</div>
.mybackground {background-color:#fdf3fb;}
Border around this has a color of #fdf3fb
<div style="border:2px solid #fdf3fb;">Content here</div>
.myborder {border:2px solid #fdf3fb;}