#fdd9c6 color space conversions
Hex:
#fdd9c6
RGB:
253, 217, 198
CMY:
1, 15, 22
CMYK:
0, 14, 22, 1
HSL:
21°, 93.2203%, 88.4314%
HSV (HSB):
21°, 21.7391%, 99.2157%
XYZ:
75.5139, 74.5856, 63.8425
xyY:
0.3530, 0.3486, 74.5856
CIE-Lab:
89.1985, 9.6490, 13.9801
CIE-LCH:
89.1985, 16.9867, 55.3869
CIE-Luv:
89.1985, 23.3320, 18.6075
Hunter-Lab:
86.3629, 4.9414, 16.6248
#fdd9c6 color charts
#fdd9c6 color shades, tints & tones
#fdd9c6 color schemes
#fdd9c6 color preview, HTML & CSS examples
This text has a color of #fdd9c6
<p style="color:#fdd9c6;">Text here</p>
.mytext {color:#fdd9c6;}
This box has a color of #fdd9c6
<div style="background-color:#fdd9c6;">Content here</div>
.mybackground {background-color:#fdd9c6;}
Border around this has a color of #fdd9c6
<div style="border:2px solid #fdd9c6;">Content here</div>
.myborder {border:2px solid #fdd9c6;}