#fdeed7 color space conversions
Hex:
#fdeed7
RGB:
253, 238, 215
CMY:
1, 7, 16
CMYK:
0, 6, 15, 1
HSL:
36°, 90.4762%, 91.7647%
HSV (HSB):
36°, 15.0198%, 99.2157%
XYZ:
83.3483, 86.9380, 76.6778
xyY:
0.3375, 0.3520, 86.9380
CIE-Lab:
94.7120, 1.3750, 12.9456
CIE-LCH:
94.7120, 13.0184, 83.9373
CIE-Luv:
94.7120, 10.1981, 18.9781
Hunter-Lab:
93.2406, -3.6088, 16.5104
#fdeed7 color charts
#fdeed7 color shades, tints & tones
#fdeed7 color schemes
#fdeed7 color preview, HTML & CSS examples
This text has a color of #fdeed7
<p style="color:#fdeed7;">Text here</p>
.mytext {color:#fdeed7;}
This box has a color of #fdeed7
<div style="background-color:#fdeed7;">Content here</div>
.mybackground {background-color:#fdeed7;}
Border around this has a color of #fdeed7
<div style="border:2px solid #fdeed7;">Content here</div>
.myborder {border:2px solid #fdeed7;}