#fddecc color space conversions
Hex:
#fddecc
RGB:
253, 222, 204
CMY:
1, 13, 20
CMYK:
0, 12, 19, 1
HSL:
22°, 92.4528%, 89.6078%
HSV (HSB):
22°, 19.3676%, 99.2157%
XYZ:
77.5284, 77.4848, 67.9966
xyY:
0.3476, 0.3475, 77.4848
CIE-Lab:
90.5443, 7.9300, 12.7458
CIE-LCH:
90.5443, 15.0113, 58.1115
CIE-Luv:
90.5443, 19.9530, 17.2705
Hunter-Lab:
88.0255, 3.1692, 15.8184
#fddecc color charts
#fddecc RGB chart
#fddecc CMYK chart
#fddecc RGB pie chart
#fddecc color shades, tints & tones
#fddecc color schemes
#fddecc color preview, HTML & CSS examples
This text has a color of #fddecc
<p style="color:#fddecc;">Text here</p>
.mytext {color:#fddecc;}
Text color #fddecc
This box has a color of #fddecc
<div style="background-color:#fddecc;">Content here</div>
.mybackground {background-color:#fddecc;}
Background color #fddecc
Border around this has a color of #fddecc
<div style="border:2px solid #fddecc;">Content here</div>
.myborder {border:2px solid #fddecc;}
Border color #fddecc