#fdd9a4 color space conversions
Hex:
#fdd9a4
RGB:
253, 217, 164
CMY:
1, 15, 36
CMYK:
0, 14, 35, 1
HSL:
36°, 95.6989%, 81.7647%
HSV (HSB):
36°, 35.1779%, 99.2157%
XYZ:
72.0217, 73.1887, 45.4528
xyY:
0.3777, 0.3839, 73.1887
CIE-Lab:
88.5376, 5.2460, 30.7640
CIE-LCH:
88.5376, 31.2081, 80.3228
CIE-Luv:
88.5376, 26.1410, 41.3729
Hunter-Lab:
85.5504, 0.5594, 28.3846
#fdd9a4 color charts
#fdd9a4 color shades, tints & tones
#fdd9a4 color schemes
#fdd9a4 color preview, HTML & CSS examples
This text has a color of #fdd9a4
<p style="color:#fdd9a4;">Text here</p>
.mytext {color:#fdd9a4;}
This box has a color of #fdd9a4
<div style="background-color:#fdd9a4;">Content here</div>
.mybackground {background-color:#fdd9a4;}
Border around this has a color of #fdd9a4
<div style="border:2px solid #fdd9a4;">Content here</div>
.myborder {border:2px solid #fdd9a4;}