#fdddcc color space conversions
Hex:
#fdddcc
RGB:
253, 221, 204
CMY:
1, 13, 20
CMYK:
0, 13, 19, 1
HSL:
21°, 92.4528%, 89.6078%
HSV (HSB):
21°, 19.3676%, 99.2157%
XYZ:
77.2635, 76.9552, 67.9083
xyY:
0.3478, 0.3464, 76.9552
CIE-Lab:
90.3010, 8.4462, 12.4003
CIE-LCH:
90.3010, 15.0035, 55.7399
CIE-Luv:
90.3010, 20.5218, 16.6732
Hunter-Lab:
87.7241, 3.6978, 15.5097
#fdddcc color charts
#fdddcc RGB chart
#fdddcc CMYK chart
#fdddcc RGB pie chart
#fdddcc color shades, tints & tones
#fdddcc color schemes
#fdddcc color preview, HTML & CSS examples
This text has a color of #fdddcc
<p style="color:#fdddcc;">Text here</p>
.mytext {color:#fdddcc;}
Text color #fdddcc
This box has a color of #fdddcc
<div style="background-color:#fdddcc;">Content here</div>
.mybackground {background-color:#fdddcc;}
Background color #fdddcc
Border around this has a color of #fdddcc
<div style="border:2px solid #fdddcc;">Content here</div>
.myborder {border:2px solid #fdddcc;}
Border color #fdddcc