#fdd3c9 color space conversions
Hex:
#fdd3c9
RGB:
253, 211, 201
CMY:
1, 17, 21
CMYK:
0, 17, 21, 1
HSL:
12°, 92.8571%, 89.0196%
HSV (HSB):
12°, 20.5534%, 99.2157%
XYZ:
74.3449, 71.6882, 65.1772
xyY:
0.3520, 0.3394, 71.6882
CIE-Lab:
87.8183, 13.1960, 10.4420
CIE-LCH:
87.8183, 16.8277, 38.3546
CIE-Luv:
87.8183, 26.5173, 12.8898
Hunter-Lab:
84.6689, 8.5642, 13.6275
#fdd3c9 color charts
#fdd3c9 color shades, tints & tones
#fdd3c9 color schemes
#fdd3c9 color preview, HTML & CSS examples
This text has a color of #fdd3c9
<p style="color:#fdd3c9;">Text here</p>
.mytext {color:#fdd3c9;}
This box has a color of #fdd3c9
<div style="background-color:#fdd3c9;">Content here</div>
.mybackground {background-color:#fdd3c9;}
Border around this has a color of #fdd3c9
<div style="border:2px solid #fdd3c9;">Content here</div>
.myborder {border:2px solid #fdd3c9;}