#fcd3dd color space conversions
Hex:
#fcd3dd
RGB:
252, 211, 221
CMY:
1, 17, 13
CMYK:
0, 16, 12, 1
HSL:
345°, 87.2340%, 90.7843%
HSV (HSB):
345°, 16.2698%, 98.8235%
XYZ:
76.4903, 72.5044, 78.3699
xyY:
0.3364, 0.3189, 72.5044
CIE-Lab:
88.2108, 15.8936, 0.4374
CIE-LCH:
88.2108, 15.8996, 1.5763
CIE-Luv:
88.2108, 23.8913, -2.2461
Hunter-Lab:
85.1495, 11.3358, 5.0354
#fcd3dd color charts
#fcd3dd color shades, tints & tones
#fcd3dd color schemes
#fcd3dd color preview, HTML & CSS examples
This text has a color of #fcd3dd
<p style="color:#fcd3dd;">Text here</p>
.mytext {color:#fcd3dd;}
This box has a color of #fcd3dd
<div style="background-color:#fcd3dd;">Content here</div>
.mybackground {background-color:#fcd3dd;}
Border around this has a color of #fcd3dd
<div style="border:2px solid #fcd3dd;">Content here</div>
.myborder {border:2px solid #fcd3dd;}