#fdeacd color space conversions
Hex:
#fdeacd
RGB:
253, 234, 205
CMY:
1, 8, 20
CMYK:
0, 8, 19, 1
HSL:
36°, 92.3077%, 89.8039%
HSV (HSB):
36°, 18.9723%, 99.2157%
XYZ:
80.9503, 84.1361, 69.7310
xyY:
0.3447, 0.3583, 84.1361
CIE-Lab:
93.5096, 1.9232, 16.4170
CIE-LCH:
93.5096, 16.5293, 83.3183
CIE-Luv:
93.5096, 13.0925, 23.7147
Hunter-Lab:
91.7257, -2.9892, 19.1351
#fdeacd color charts
#fdeacd color shades, tints & tones
#fdeacd color schemes
#fdeacd color preview, HTML & CSS examples
This text has a color of #fdeacd
<p style="color:#fdeacd;">Text here</p>
.mytext {color:#fdeacd;}
This box has a color of #fdeacd
<div style="background-color:#fdeacd;">Content here</div>
.mybackground {background-color:#fdeacd;}
Border around this has a color of #fdeacd
<div style="border:2px solid #fdeacd;">Content here</div>
.myborder {border:2px solid #fdeacd;}