#fdf3bd color space conversions
Hex:
#fdf3bd
RGB:
253, 243, 189
CMY:
1, 5, 26
CMYK:
0, 4, 25, 1
HSL:
51°, 94.1176%, 86.6667%
HSV (HSB):
51°, 25.2964%, 99.2157%
XYZ:
81.7439, 88.6580, 60.9484
xyY:
0.3533, 0.3832, 88.6580
CIE-Lab:
95.4373, -4.8421, 27.3053
CIE-LCH:
95.4373, 27.7313, 100.0559
CIE-Luv:
95.4373, 8.9704, 39.8234
Hunter-Lab:
94.1584, -9.8117, 27.5326
#fdf3bd color charts
#fdf3bd color shades, tints & tones
#fdf3bd color schemes
#fdf3bd color preview, HTML & CSS examples
This text has a color of #fdf3bd
<p style="color:#fdf3bd;">Text here</p>
.mytext {color:#fdf3bd;}
This box has a color of #fdf3bd
<div style="background-color:#fdf3bd;">Content here</div>
.mybackground {background-color:#fdf3bd;}
Border around this has a color of #fdf3bd
<div style="border:2px solid #fdf3bd;">Content here</div>
.myborder {border:2px solid #fdf3bd;}