#fdd1a9 color space conversions
Hex:
#fdd1a9
RGB:
253, 209, 169
CMY:
1, 18, 34
CMYK:
0, 17, 33, 1
HSL:
29°, 95.4545%, 82.7451%
HSV (HSB):
29°, 33.2016%, 99.2157%
XYZ:
70.4699, 69.3481, 47.2075
xyY:
0.3768, 0.3708, 69.3481
CIE-Lab:
86.6762, 9.9719, 25.6554
CIE-LCH:
86.6762, 27.5252, 68.7596
CIE-Luv:
86.6762, 30.7018, 33.8573
Hunter-Lab:
83.2755, 5.3191, 24.6824
#fdd1a9 color charts
#fdd1a9 color shades, tints & tones
#fdd1a9 color schemes
#fdd1a9 color preview, HTML & CSS examples
This text has a color of #fdd1a9
<p style="color:#fdd1a9;">Text here</p>
.mytext {color:#fdd1a9;}
This box has a color of #fdd1a9
<div style="background-color:#fdd1a9;">Content here</div>
.mybackground {background-color:#fdd1a9;}
Border around this has a color of #fdd1a9
<div style="border:2px solid #fdd1a9;">Content here</div>
.myborder {border:2px solid #fdd1a9;}