#fdf7f4 color space conversions
Hex:
#fdf7f4
RGB:
253, 247, 244
CMY:
1, 3, 4
CMYK:
0, 2, 4, 1
HSL:
20°, 69.2308%, 97.4510%
HSV (HSB):
20°, 3.5573%, 99.2157%
XYZ:
90.0979, 93.9358, 98.9707
xyY:
0.3184, 0.3319, 93.9358
CIE-Lab:
97.6061, 1.4850, 2.1358
CIE-LCH:
97.6061, 2.6013, 55.1900
CIE-Luv:
97.6061, 3.5762, 3.0154
Hunter-Lab:
96.9205, -3.6761, 7.3002
#fdf7f4 color charts
#fdf7f4 color shades, tints & tones
#fdf7f4 color schemes
#fdf7f4 color preview, HTML & CSS examples
This text has a color of #fdf7f4
<p style="color:#fdf7f4;">Text here</p>
.mytext {color:#fdf7f4;}
This box has a color of #fdf7f4
<div style="background-color:#fdf7f4;">Content here</div>
.mybackground {background-color:#fdf7f4;}
Border around this has a color of #fdf7f4
<div style="border:2px solid #fdf7f4;">Content here</div>
.myborder {border:2px solid #fdf7f4;}