#fdcdec color space conversions
Hex:
#fdcdec
RGB:
253, 205, 236
CMY:
1, 20, 7
CMYK:
0, 19, 7, 1
HSL:
321°, 92.3077%, 89.8039%
HSV (HSB):
321°, 18.9723%, 99.2157%
XYZ:
77.4797, 70.6014, 88.9007
xyY:
0.3269, 0.2979, 70.6014
CIE-Lab:
87.2910, 21.8550, -8.8418
CIE-LCH:
87.2910, 23.5758, 337.9734
CIE-Luv:
87.2910, 26.1288, -17.5960
Hunter-Lab:
84.0247, 17.5528, -3.9134
#fdcdec color charts
#fdcdec RGB chart
#fdcdec CMYK chart
#fdcdec RGB pie chart
#fdcdec color shades, tints & tones
#fdcdec color schemes
#fdcdec color preview, HTML & CSS examples
This text has a color of #fdcdec
<p style="color:#fdcdec;">Text here</p>
.mytext {color:#fdcdec;}
Text color #fdcdec
This box has a color of #fdcdec
<div style="background-color:#fdcdec;">Content here</div>
.mybackground {background-color:#fdcdec;}
Background color #fdcdec
Border around this has a color of #fdcdec
<div style="border:2px solid #fdcdec;">Content here</div>
.myborder {border:2px solid #fdcdec;}
Border color #fdcdec