#fdf3f1 color space conversions
Hex:
#fdf3f1
RGB:
253, 243, 241
CMY:
1, 5, 5
CMYK:
0, 4, 5, 1
HSL:
10°, 75.0000%, 96.8627%
HSV (HSB):
10°, 4.7431%, 99.2157%
XYZ:
88.4358, 91.3347, 96.1874
xyY:
0.3205, 0.3310, 91.3347
CIE-Lab:
96.5477, 3.0081, 2.1443
CIE-LCH:
96.5477, 3.6941, 35.4837
CIE-Luv:
96.5477, 5.8289, 2.7445
Hunter-Lab:
95.5692, -2.0695, 7.2249
#fdf3f1 color charts
#fdf3f1 color shades, tints & tones
#fdf3f1 color schemes
#fdf3f1 color preview, HTML & CSS examples
This text has a color of #fdf3f1
<p style="color:#fdf3f1;">Text here</p>
.mytext {color:#fdf3f1;}
This box has a color of #fdf3f1
<div style="background-color:#fdf3f1;">Content here</div>
.mybackground {background-color:#fdf3f1;}
Border around this has a color of #fdf3f1
<div style="border:2px solid #fdf3f1;">Content here</div>
.myborder {border:2px solid #fdf3f1;}