#fdccdc color space conversions
Hex:
#fdccdc
RGB:
253, 204, 220
CMY:
1, 20, 14
CMYK:
0, 19, 13, 1
HSL:
340°, 92.4528%, 89.6078%
HSV (HSB):
340°, 19.3676%, 99.2157%
XYZ:
75.0191, 69.2357, 77.1200
xyY:
0.3389, 0.3128, 69.2357
CIE-Lab:
86.6206, 19.7470, -1.3464
CIE-LCH:
86.6206, 19.7928, 356.0994
CIE-Luv:
86.6206, 28.4666, -5.6526
Hunter-Lab:
83.2080, 15.3191, 3.2936
#fdccdc color charts
#fdccdc color shades, tints & tones
#fdccdc color schemes
#fdccdc color preview, HTML & CSS examples
This text has a color of #fdccdc
<p style="color:#fdccdc;">Text here</p>
.mytext {color:#fdccdc;}
This box has a color of #fdccdc
<div style="background-color:#fdccdc;">Content here</div>
.mybackground {background-color:#fdccdc;}
Border around this has a color of #fdccdc
<div style="border:2px solid #fdccdc;">Content here</div>
.myborder {border:2px solid #fdccdc;}