#fdc5c7 color space conversions
Hex:
#fdc5c7
RGB:
253, 197, 199
CMY:
1, 23, 22
CMYK:
0, 22, 21, 1
HSL:
358°, 93.3333%, 88.2353%
HSV (HSB):
358°, 22.1344%, 99.2157%
XYZ:
70.7831, 64.9387, 62.8366
xyY:
0.3565, 0.3271, 64.9387
CIE-Lab:
84.4521, 20.2276, 6.6806
CIE-LCH:
84.4521, 21.3022, 18.2769
CIE-Luv:
84.4521, 34.8242, 6.0661
Hunter-Lab:
80.5845, 15.7662, 10.1772
#fdc5c7 color charts
#fdc5c7 color shades, tints & tones
#fdc5c7 color schemes
#fdc5c7 color preview, HTML & CSS examples
This text has a color of #fdc5c7
<p style="color:#fdc5c7;">Text here</p>
.mytext {color:#fdc5c7;}
This box has a color of #fdc5c7
<div style="background-color:#fdc5c7;">Content here</div>
.mybackground {background-color:#fdc5c7;}
Border around this has a color of #fdc5c7
<div style="border:2px solid #fdc5c7;">Content here</div>
.myborder {border:2px solid #fdc5c7;}