#fdeaca color space conversions
Hex:
#fdeaca
RGB:
253, 234, 202
CMY:
1, 8, 21
CMYK:
0, 8, 20, 1
HSL:
38°, 92.7273%, 89.2157%
HSV (HSB):
38°, 20.1581%, 99.2157%
XYZ:
80.5915, 83.9926, 67.8417
xyY:
0.3467, 0.3614, 83.9926
CIE-Lab:
93.4473, 1.4905, 17.8808
CIE-LCH:
93.4473, 17.9429, 85.2349
CIE-Luv:
93.4473, 13.2971, 25.8222
Hunter-Lab:
91.6475, -3.4165, 20.2640
#fdeaca color charts
#fdeaca RGB chart
#fdeaca CMYK chart
#fdeaca RGB pie chart
#fdeaca color shades, tints & tones
#fdeaca color schemes
#fdeaca color preview, HTML & CSS examples
This text has a color of #fdeaca
<p style="color:#fdeaca;">Text here</p>
.mytext {color:#fdeaca;}
Text color #fdeaca
This box has a color of #fdeaca
<div style="background-color:#fdeaca;">Content here</div>
.mybackground {background-color:#fdeaca;}
Background color #fdeaca
Border around this has a color of #fdeaca
<div style="border:2px solid #fdeaca;">Content here</div>
.myborder {border:2px solid #fdeaca;}
Border color #fdeaca