#fdf3f2 color space conversions
Hex:
#fdf3f2
RGB:
253, 243, 242
CMY:
1, 5, 5
CMYK:
0, 4, 4, 1
HSL:
5°, 73.3333%, 97.0588%
HSV (HSB):
5°, 4.3478%, 99.2157%
XYZ:
88.5856, 91.3946, 96.9764
xyY:
0.3199, 0.3300, 91.3946
CIE-Lab:
96.5723, 3.1775, 1.6635
CIE-LCH:
96.5723, 3.5866, 27.6333
CIE-Luv:
96.5723, 5.7642, 1.9794
Hunter-Lab:
95.6005, -1.8988, 6.7771
#fdf3f2 color charts
#fdf3f2 color shades, tints & tones
#fdf3f2 color schemes
#fdf3f2 color preview, HTML & CSS examples
This text has a color of #fdf3f2
<p style="color:#fdf3f2;">Text here</p>
.mytext {color:#fdf3f2;}
This box has a color of #fdf3f2
<div style="background-color:#fdf3f2;">Content here</div>
.mybackground {background-color:#fdf3f2;}
Border around this has a color of #fdf3f2
<div style="border:2px solid #fdf3f2;">Content here</div>
.myborder {border:2px solid #fdf3f2;}