#fddbd0 color space conversions
Hex:
#fddbd0
RGB:
253, 219, 208
CMY:
1, 14, 18
CMYK:
0, 13, 18, 1
HSL:
15°, 91.8367%, 90.3922%
HSV (HSB):
15°, 17.7866%, 99.2157%
XYZ:
77.2247, 76.0997, 70.2930
xyY:
0.3453, 0.3403, 76.0997
CIE-Lab:
89.9056, 10.0721, 9.7414
CIE-LCH:
89.9056, 14.0122, 44.0438
CIE-Luv:
89.9056, 21.3111, 12.5610
Hunter-Lab:
87.2352, 5.3551, 13.2895
#fddbd0 color charts
#fddbd0 color shades, tints & tones
#fddbd0 color schemes
#fddbd0 color preview, HTML & CSS examples
This text has a color of #fddbd0
<p style="color:#fddbd0;">Text here</p>
.mytext {color:#fddbd0;}
This box has a color of #fddbd0
<div style="background-color:#fddbd0;">Content here</div>
.mybackground {background-color:#fddbd0;}
Border around this has a color of #fddbd0
<div style="border:2px solid #fddbd0;">Content here</div>
.myborder {border:2px solid #fddbd0;}