#fdfade color space conversions
Hex:
#fdfade
RGB:
253, 250, 222
CMY:
1, 2, 13
CMYK:
0, 1, 12, 1
HSL:
54°, 88.5714%, 93.1373%
HSV (HSB):
54°, 12.2530%, 99.2157%
XYZ:
87.8784, 94.5278, 82.7212
xyY:
0.3315, 0.3565, 94.5278
CIE-Lab:
97.8443, -3.6082, 13.7890
CIE-LCH:
97.8443, 14.2533, 104.6639
CIE-Luv:
97.8443, 3.2713, 21.2538
Hunter-Lab:
97.2254, -8.8049, 17.6127
#fdfade color charts
#fdfade color shades, tints & tones
#fdfade color schemes
#fdfade color preview, HTML & CSS examples
This text has a color of #fdfade
<p style="color:#fdfade;">Text here</p>
.mytext {color:#fdfade;}
This box has a color of #fdfade
<div style="background-color:#fdfade;">Content here</div>
.mybackground {background-color:#fdfade;}
Border around this has a color of #fdfade
<div style="border:2px solid #fdfade;">Content here</div>
.myborder {border:2px solid #fdfade;}