#fdf8f1 color space conversions
Hex:
#fdf8f1
RGB:
253, 248, 241
CMY:
1, 3, 5
CMYK:
0, 2, 5, 1
HSL:
35°, 75.0000%, 96.8627%
HSV (HSB):
35°, 4.7431%, 99.2157%
XYZ:
89.9526, 94.3683, 96.6930
xyY:
0.3201, 0.3358, 94.3683
CIE-Lab:
97.7802, 0.4704, 3.9337
CIE-LCH:
97.7802, 3.9617, 83.1809
CIE-Luv:
97.7802, 3.2409, 5.9401
Hunter-Lab:
97.1434, -4.7138, 8.9852
#fdf8f1 color charts
#fdf8f1 color shades, tints & tones
#fdf8f1 color schemes
#fdf8f1 color preview, HTML & CSS examples
This text has a color of #fdf8f1
<p style="color:#fdf8f1;">Text here</p>
.mytext {color:#fdf8f1;}
This box has a color of #fdf8f1
<div style="background-color:#fdf8f1;">Content here</div>
.mybackground {background-color:#fdf8f1;}
Border around this has a color of #fdf8f1
<div style="border:2px solid #fdf8f1;">Content here</div>
.myborder {border:2px solid #fdf8f1;}