#fdd1c7 color space conversions
Hex:
#fdd1c7
RGB:
253, 209, 199
CMY:
1, 18, 22
CMYK:
0, 17, 21, 1
HSL:
11°, 93.1034%, 88.6275%
HSV (HSB):
11°, 21.3439%, 99.2157%
XYZ:
73.6173, 70.6071, 63.7813
xyY:
0.3539, 0.3394, 70.6071
CIE-Lab:
87.2938, 13.9491, 10.7496
CIE-LCH:
87.2938, 17.6106, 37.6189
CIE-Luv:
87.2938, 27.8684, 13.1602
Hunter-Lab:
84.0280, 9.3355, 13.8157
#fdd1c7 color charts
#fdd1c7 color shades, tints & tones
#fdd1c7 color schemes
#fdd1c7 color preview, HTML & CSS examples
This text has a color of #fdd1c7
<p style="color:#fdd1c7;">Text here</p>
.mytext {color:#fdd1c7;}
This box has a color of #fdd1c7
<div style="background-color:#fdd1c7;">Content here</div>
.mybackground {background-color:#fdd1c7;}
Border around this has a color of #fdd1c7
<div style="border:2px solid #fdd1c7;">Content here</div>
.myborder {border:2px solid #fdd1c7;}