#fdecde color space conversions
Hex:
#fdecde
RGB:
253, 236, 222
CMY:
1, 7, 13
CMYK:
0, 7, 12, 1
HSL:
27°, 88.5714%, 93.1373%
HSV (HSB):
27°, 12.2530%, 99.2157%
XYZ:
83.6883, 86.1475, 81.3245
xyY:
0.3332, 0.3430, 86.1475
CIE-Lab:
94.3754, 3.4757, 8.8412
CIE-LCH:
94.3754, 9.4998, 68.5391
CIE-Luv:
94.3754, 10.8137, 12.6344
Hunter-Lab:
92.8157, -1.4809, 13.0214
#fdecde color charts
#fdecde color shades, tints & tones
#fdecde color schemes
#fdecde color preview, HTML & CSS examples
This text has a color of #fdecde
<p style="color:#fdecde;">Text here</p>
.mytext {color:#fdecde;}
This box has a color of #fdecde
<div style="background-color:#fdecde;">Content here</div>
.mybackground {background-color:#fdecde;}
Border around this has a color of #fdecde
<div style="border:2px solid #fdecde;">Content here</div>
.myborder {border:2px solid #fdecde;}