#fdcdcc color space conversions
Hex:
#fdcdcc
RGB:
253, 205, 204
CMY:
1, 20, 20
CMYK:
0, 19, 19, 1
HSL:
1°, 92.4528%, 89.6078%
HSV (HSB):
1°, 19.3676%, 99.2157%
XYZ:
73.2384, 68.9049, 66.5666
xyY:
0.3509, 0.3301, 68.9049
CIE-Lab:
86.4569, 16.7670, 6.9055
CIE-LCH:
86.4569, 18.1334, 22.3842
CIE-Luv:
86.4569, 29.6562, 7.1034
Hunter-Lab:
83.0090, 12.2239, 10.5604
#fdcdcc color charts
#fdcdcc RGB chart
#fdcdcc CMYK chart
#fdcdcc RGB pie chart
#fdcdcc color shades, tints & tones
#fdcdcc color schemes
#fdcdcc color preview, HTML & CSS examples
This text has a color of #fdcdcc
<p style="color:#fdcdcc;">Text here</p>
.mytext {color:#fdcdcc;}
Text color #fdcdcc
This box has a color of #fdcdcc
<div style="background-color:#fdcdcc;">Content here</div>
.mybackground {background-color:#fdcdcc;}
Background color #fdcdcc
Border around this has a color of #fdcdcc
<div style="border:2px solid #fdcdcc;">Content here</div>
.myborder {border:2px solid #fdcdcc;}
Border color #fdcdcc