#fcddcc color space conversions
Hex:
#fcddcc
RGB:
252, 221, 204
CMY:
1, 13, 20
CMYK:
0, 12, 19, 1
HSL:
21°, 88.8889%, 89.4118%
HSV (HSB):
21°, 19.0476%, 98.8235%
XYZ:
76.9004, 76.7680, 67.8914
xyY:
0.3471, 0.3465, 76.7680
CIE-Lab:
90.2147, 8.0859, 12.2658
CIE-LCH:
90.2147, 14.6912, 56.6063
CIE-Luv:
90.2147, 19.8808, 16.5508
Hunter-Lab:
87.6173, 3.3364, 15.3906
#fcddcc color charts
#fcddcc RGB chart
#fcddcc CMYK chart
#fcddcc RGB pie chart
#fcddcc color shades, tints & tones
#fcddcc color schemes
#fcddcc color preview, HTML & CSS examples
This text has a color of #fcddcc
<p style="color:#fcddcc;">Text here</p>
.mytext {color:#fcddcc;}
Text color #fcddcc
This box has a color of #fcddcc
<div style="background-color:#fcddcc;">Content here</div>
.mybackground {background-color:#fcddcc;}
Background color #fcddcc
Border around this has a color of #fcddcc
<div style="border:2px solid #fcddcc;">Content here</div>
.myborder {border:2px solid #fcddcc;}
Border color #fcddcc