#fddbd7 color space conversions
Hex:
#fddbd7
RGB:
253, 219, 215
CMY:
1, 14, 16
CMYK:
0, 13, 15, 1
HSL:
6°, 90.4762%, 91.7647%
HSV (HSB):
6°, 15.0198%, 99.2157%
XYZ:
78.1053, 76.4520, 74.9301
xyY:
0.3403, 0.3331, 76.4520
CIE-Lab:
90.0688, 11.1356, 6.3024
CIE-LCH:
90.0688, 12.7953, 29.5086
CIE-Luv:
90.0688, 20.6912, 7.3761
Hunter-Lab:
87.4368, 6.4354, 10.3965
#fddbd7 color charts
#fddbd7 color shades, tints & tones
#fddbd7 color schemes
#fddbd7 color preview, HTML & CSS examples
This text has a color of #fddbd7
<p style="color:#fddbd7;">Text here</p>
.mytext {color:#fddbd7;}
This box has a color of #fddbd7
<div style="background-color:#fddbd7;">Content here</div>
.mybackground {background-color:#fddbd7;}
Border around this has a color of #fddbd7
<div style="border:2px solid #fddbd7;">Content here</div>
.myborder {border:2px solid #fddbd7;}