#fdd9ce color space conversions
Hex:
#fdd9ce
RGB:
253, 217, 206
CMY:
1, 15, 19
CMYK:
0, 14, 19, 1
HSL:
14°, 92.1569%, 90.0000%
HSV (HSB):
14°, 18.5771%, 99.2157%
XYZ:
76.4614, 74.9646, 68.8322
xyY:
0.3471, 0.3403, 74.9646
CIE-Lab:
89.3764, 10.8111, 10.0348
CIE-LCH:
89.3764, 14.7505, 42.8673
CIE-Luv:
89.3764, 22.6205, 12.8225
Hunter-Lab:
86.5821, 6.1163, 13.4723
#fdd9ce color charts
#fdd9ce color shades, tints & tones
#fdd9ce color schemes
#fdd9ce color preview, HTML & CSS examples
This text has a color of #fdd9ce
<p style="color:#fdd9ce;">Text here</p>
.mytext {color:#fdd9ce;}
This box has a color of #fdd9ce
<div style="background-color:#fdd9ce;">Content here</div>
.mybackground {background-color:#fdd9ce;}
Border around this has a color of #fdd9ce
<div style="border:2px solid #fdd9ce;">Content here</div>
.myborder {border:2px solid #fdd9ce;}