#fdccd9 color space conversions
Hex:
#fdccd9
RGB:
253, 204, 217
CMY:
1, 20, 15
CMYK:
0, 19, 14, 1
HSL:
344°, 92.4528%, 89.6078%
HSV (HSB):
344°, 19.3676%, 99.2157%
XYZ:
74.6253, 69.0781, 75.0459
xyY:
0.3411, 0.3158, 69.0781
CIE-Lab:
86.5427, 19.2726, 0.1321
CIE-LCH:
86.5427, 19.2731, 0.3927
CIE-Luv:
86.5427, 28.8014, -3.3379
Hunter-Lab:
83.1133, 14.8224, 4.6443
#fdccd9 color charts
#fdccd9 color shades, tints & tones
#fdccd9 color schemes
#fdccd9 color preview, HTML & CSS examples
This text has a color of #fdccd9
<p style="color:#fdccd9;">Text here</p>
.mytext {color:#fdccd9;}
This box has a color of #fdccd9
<div style="background-color:#fdccd9;">Content here</div>
.mybackground {background-color:#fdccd9;}
Border around this has a color of #fdccd9
<div style="border:2px solid #fdccd9;">Content here</div>
.myborder {border:2px solid #fdccd9;}