#fdeed5 color space conversions
Hex:
#fdeed5
RGB:
253, 238, 213
CMY:
1, 7, 16
CMYK:
0, 6, 16, 1
HSL:
38°, 90.9091%, 91.3725%
HSV (HSB):
38°, 15.8103%, 99.2157%
XYZ:
83.0928, 86.8358, 75.3323
xyY:
0.3388, 0.3541, 86.8358
CIE-Lab:
94.6686, 1.0725, 13.9177
CIE-LCH:
94.6686, 13.9589, 85.5935
CIE-Luv:
94.6686, 10.3298, 20.4187
Hunter-Lab:
93.1857, -3.9084, 17.2994
#fdeed5 color charts
#fdeed5 color shades, tints & tones
#fdeed5 color schemes
#fdeed5 color preview, HTML & CSS examples
This text has a color of #fdeed5
<p style="color:#fdeed5;">Text here</p>
.mytext {color:#fdeed5;}
This box has a color of #fdeed5
<div style="background-color:#fdeed5;">Content here</div>
.mybackground {background-color:#fdeed5;}
Border around this has a color of #fdeed5
<div style="border:2px solid #fdeed5;">Content here</div>
.myborder {border:2px solid #fdeed5;}