#fdeeca color space conversions
Hex:
#fdeeca
RGB:
253, 238, 202
CMY:
1, 7, 21
CMYK:
0, 6, 20, 1
HSL:
42°, 92.7273%, 89.2157%
HSV (HSB):
42°, 20.1581%, 99.2157%
XYZ:
81.7432, 86.2960, 68.2256
xyY:
0.3460, 0.3653, 86.2960
CIE-Lab:
94.4388, -0.5394, 19.2687
CIE-LCH:
94.4388, 19.2762, 91.6036
CIE-Luv:
94.4388, 11.0401, 28.1829
Hunter-Lab:
92.8956, -5.4968, 21.4824
#fdeeca color charts
#fdeeca RGB chart
#fdeeca CMYK chart
#fdeeca RGB pie chart
#fdeeca color shades, tints & tones
#fdeeca color schemes
#fdeeca color preview, HTML & CSS examples
This text has a color of #fdeeca
<p style="color:#fdeeca;">Text here</p>
.mytext {color:#fdeeca;}
Text color #fdeeca
This box has a color of #fdeeca
<div style="background-color:#fdeeca;">Content here</div>
.mybackground {background-color:#fdeeca;}
Background color #fdeeca
Border around this has a color of #fdeeca
<div style="border:2px solid #fdeeca;">Content here</div>
.myborder {border:2px solid #fdeeca;}
Border color #fdeeca