#fdc5dd color space conversions
Hex:
#fdc5dd
RGB:
253, 197, 221
CMY:
1, 23, 13
CMYK:
0, 22, 13, 1
HSL:
334°, 93.3333%, 88.2353%
HSV (HSB):
334°, 22.1344%, 99.2157%
XYZ:
73.5254, 66.0356, 77.2776
xyY:
0.3391, 0.3045, 66.0356
CIE-Lab:
85.0146, 23.5821, -4.2368
CIE-LCH:
85.0146, 23.9597, 349.8149
CIE-Luv:
85.0146, 32.1714, -10.7397
Hunter-Lab:
81.2623, 19.2962, 0.5009
#fdc5dd color charts
#fdc5dd color shades, tints & tones
#fdc5dd color schemes
#fdc5dd color preview, HTML & CSS examples
This text has a color of #fdc5dd
<p style="color:#fdc5dd;">Text here</p>
.mytext {color:#fdc5dd;}
This box has a color of #fdc5dd
<div style="background-color:#fdc5dd;">Content here</div>
.mybackground {background-color:#fdc5dd;}
Border around this has a color of #fdc5dd
<div style="border:2px solid #fdc5dd;">Content here</div>
.myborder {border:2px solid #fdc5dd;}