#fddfd5 color space conversions
Hex:
#fddfd5
RGB:
253, 223, 213
CMY:
1, 13, 16
CMYK:
0, 12, 16, 1
HSL:
15°, 90.9091%, 91.3725%
HSV (HSB):
15°, 15.8103%, 99.2157%
XYZ:
78.9059, 78.4621, 73.9367
xyY:
0.3411, 0.3392, 78.4621
CIE-Lab:
90.9904, 8.7581, 8.6751
CIE-LCH:
90.9904, 12.3273, 44.7273
CIE-Luv:
90.9904, 18.6409, 11.3056
Hunter-Lab:
88.5788, 3.9947, 12.5159
#fddfd5 color charts
#fddfd5 color shades, tints & tones
#fddfd5 color schemes
#fddfd5 color preview, HTML & CSS examples
This text has a color of #fddfd5
<p style="color:#fddfd5;">Text here</p>
.mytext {color:#fddfd5;}
This box has a color of #fddfd5
<div style="background-color:#fddfd5;">Content here</div>
.mybackground {background-color:#fddfd5;}
Border around this has a color of #fddfd5
<div style="border:2px solid #fddfd5;">Content here</div>
.myborder {border:2px solid #fddfd5;}