#fdf5de color space conversions
Hex:
#fdf5de
RGB:
253, 245, 222
CMY:
1, 4, 13
CMYK:
0, 3, 12, 1
HSL:
45°, 88.5714%, 93.1373%
HSV (HSB):
45°, 12.2530%, 99.2157%
XYZ:
86.3452, 91.4614, 82.2102
xyY:
0.3321, 0.3518, 91.4614
CIE-Lab:
96.5997, -1.0931, 12.0199
CIE-LCH:
96.5997, 12.0695, 95.1965
CIE-Luv:
96.5997, 5.9549, 18.1844
Hunter-Lab:
95.6354, -6.2019, 15.9779
#fdf5de color charts
#fdf5de color shades, tints & tones
#fdf5de color schemes
#fdf5de color preview, HTML & CSS examples
This text has a color of #fdf5de
<p style="color:#fdf5de;">Text here</p>
.mytext {color:#fdf5de;}
This box has a color of #fdf5de
<div style="background-color:#fdf5de;">Content here</div>
.mybackground {background-color:#fdf5de;}
Border around this has a color of #fdf5de
<div style="border:2px solid #fdf5de;">Content here</div>
.myborder {border:2px solid #fdf5de;}