#fdd4c7 color space conversions
Hex:
#fdd4c7
RGB:
253, 212, 199
CMY:
1, 17, 22
CMYK:
0, 16, 21, 1
HSL:
14°, 93.1034%, 88.6275%
HSV (HSB):
14°, 21.3439%, 99.2157%
XYZ:
74.3603, 72.0931, 64.0290
xyY:
0.3533, 0.3425, 72.0931
CIE-Lab:
88.0134, 12.3869, 11.7740
CIE-LCH:
88.0134, 17.0899, 43.5469
CIE-Luv:
88.0134, 26.1323, 14.9352
Hunter-Lab:
84.9077, 7.7380, 14.7247
#fdd4c7 color charts
#fdd4c7 color shades, tints & tones
#fdd4c7 color schemes
#fdd4c7 color preview, HTML & CSS examples
This text has a color of #fdd4c7
<p style="color:#fdd4c7;">Text here</p>
.mytext {color:#fdd4c7;}
This box has a color of #fdd4c7
<div style="background-color:#fdd4c7;">Content here</div>
.mybackground {background-color:#fdd4c7;}
Border around this has a color of #fdd4c7
<div style="border:2px solid #fdd4c7;">Content here</div>
.myborder {border:2px solid #fdd4c7;}