#fdcddc color space conversions
Hex:
#fdcddc
RGB:
253, 205, 220
CMY:
1, 20, 14
CMYK:
0, 19, 13, 1
HSL:
341°, 92.3077%, 89.8039%
HSV (HSB):
341°, 18.9723%, 99.2157%
XYZ:
75.2576, 69.7126, 77.1995
xyY:
0.3387, 0.3138, 69.7126
CIE-Lab:
86.8557, 19.2227, -1.0023
CIE-LCH:
86.8557, 19.2488, 357.0152
CIE-Luv:
86.8557, 27.9188, -5.0361
Hunter-Lab:
83.4941, 14.7768, 3.6257
#fdcddc color charts
#fdcddc RGB chart
#fdcddc CMYK chart
#fdcddc RGB pie chart
#fdcddc color shades, tints & tones
#fdcddc color schemes
#fdcddc color preview, HTML & CSS examples
This text has a color of #fdcddc
<p style="color:#fdcddc;">Text here</p>
.mytext {color:#fdcddc;}
Text color #fdcddc
This box has a color of #fdcddc
<div style="background-color:#fdcddc;">Content here</div>
.mybackground {background-color:#fdcddc;}
Background color #fdcddc
Border around this has a color of #fdcddc
<div style="border:2px solid #fdcddc;">Content here</div>
.myborder {border:2px solid #fdcddc;}
Border color #fdcddc