#fdfad7 color space conversions
Hex:
#fdfad7
RGB:
253, 250, 215
CMY:
1, 2, 16
CMYK:
0, 1, 15, 1
HSL:
55°, 90.4762%, 91.7647%
HSV (HSB):
55°, 15.0198%, 99.2157%
XYZ:
86.9594, 94.1602, 77.8815
xyY:
0.3357, 0.3636, 94.1602
CIE-Lab:
97.6965, -4.6753, 17.1651
CIE-LCH:
97.6965, 17.7904, 105.2362
CIE-Luv:
97.6965, 3.6496, 26.2451
Hunter-Lab:
97.0362, -9.8497, 20.3390
#fdfad7 color charts
#fdfad7 color shades, tints & tones
#fdfad7 color schemes
#fdfad7 color preview, HTML & CSS examples
This text has a color of #fdfad7
<p style="color:#fdfad7;">Text here</p>
.mytext {color:#fdfad7;}
This box has a color of #fdfad7
<div style="background-color:#fdfad7;">Content here</div>
.mybackground {background-color:#fdfad7;}
Border around this has a color of #fdfad7
<div style="border:2px solid #fdfad7;">Content here</div>
.myborder {border:2px solid #fdfad7;}