#fdf7f5 color space conversions
Hex:
#fdf7f5
RGB:
253, 247, 245
CMY:
1, 3, 4
CMYK:
0, 2, 3, 1
HSL:
15°, 66.6667%, 97.6471%
HSV (HSB):
15°, 3.1621%, 99.2157%
XYZ:
90.2502, 93.9967, 99.7727
xyY:
0.3178, 0.3310, 93.9967
CIE-Lab:
97.6307, 1.6557, 1.6562
CIE-LCH:
97.6307, 2.3419, 45.0088
CIE-Luv:
97.6307, 3.5154, 2.2502
Hunter-Lab:
96.9519, -3.5045, 6.8513
#fdf7f5 color charts
#fdf7f5 color shades, tints & tones
#fdf7f5 color schemes
#fdf7f5 color preview, HTML & CSS examples
This text has a color of #fdf7f5
<p style="color:#fdf7f5;">Text here</p>
.mytext {color:#fdf7f5;}
This box has a color of #fdf7f5
<div style="background-color:#fdf7f5;">Content here</div>
.mybackground {background-color:#fdf7f5;}
Border around this has a color of #fdf7f5
<div style="border:2px solid #fdf7f5;">Content here</div>
.myborder {border:2px solid #fdf7f5;}