#fdecdc color space conversions
Hex:
#fdecdc
RGB:
253, 236, 220
CMY:
1, 7, 14
CMYK:
0, 7, 13, 1
HSL:
29°, 89.1892%, 92.7451%
HSV (HSB):
29°, 13.0435%, 99.2157%
XYZ:
83.4217, 86.0409, 79.9209
xyY:
0.3345, 0.3450, 86.0409
CIE-Lab:
94.3298, 3.1627, 9.8127
CIE-LCH:
94.3298, 10.3097, 72.1356
CIE-Luv:
94.3298, 10.9526, 14.1093
Hunter-Lab:
92.7582, -1.7936, 13.8462
#fdecdc color charts
#fdecdc RGB chart
#fdecdc CMYK chart
#fdecdc RGB pie chart
#fdecdc color shades, tints & tones
#fdecdc color schemes
#fdecdc color preview, HTML & CSS examples
This text has a color of #fdecdc
<p style="color:#fdecdc;">Text here</p>
.mytext {color:#fdecdc;}
Text color #fdecdc
This box has a color of #fdecdc
<div style="background-color:#fdecdc;">Content here</div>
.mybackground {background-color:#fdecdc;}
Background color #fdecdc
Border around this has a color of #fdecdc
<div style="border:2px solid #fdecdc;">Content here</div>
.myborder {border:2px solid #fdecdc;}
Border color #fdecdc