#fdd9d3 color space conversions
Hex:
#fdd9d3
RGB:
253, 217, 211
CMY:
1, 15, 17
CMYK:
0, 14, 17, 1
HSL:
9°, 91.3043%, 90.9804%
HSV (HSB):
9°, 16.6008%, 99.2157%
XYZ:
77.0787, 75.2115, 72.0828
xyY:
0.3435, 0.3352, 75.2115
CIE-Lab:
89.4920, 11.5610, 7.5734
CIE-LCH:
89.4920, 13.8208, 33.2282
CIE-Luv:
89.4920, 22.1677, 9.1366
Hunter-Lab:
86.7246, 6.8786, 11.4272
#fdd9d3 color charts
#fdd9d3 color shades, tints & tones
#fdd9d3 color schemes
#fdd9d3 color preview, HTML & CSS examples
This text has a color of #fdd9d3
<p style="color:#fdd9d3;">Text here</p>
.mytext {color:#fdd9d3;}
This box has a color of #fdd9d3
<div style="background-color:#fdd9d3;">Content here</div>
.mybackground {background-color:#fdd9d3;}
Border around this has a color of #fdd9d3
<div style="border:2px solid #fdd9d3;">Content here</div>
.myborder {border:2px solid #fdd9d3;}