#fdd3a1 color space conversions
Hex:
#fdd3a1
RGB:
253, 211, 161
CMY:
1, 17, 37
CMYK:
0, 17, 36, 1
HSL:
33°, 95.8333%, 81.1765%
HSV (HSB):
33°, 36.3636%, 99.2157%
XYZ:
70.2353, 70.0444, 43.5363
xyY:
0.3821, 0.3811, 70.0444
CIE-Lab:
87.0186, 7.9930, 30.2761
CIE-LCH:
87.0186, 31.3134, 75.2112
CIE-Luv:
87.0186, 30.1385, 40.0174
Hunter-Lab:
83.6925, 3.3364, 27.7425
#fdd3a1 color charts
#fdd3a1 color shades, tints & tones
#fdd3a1 color schemes
#fdd3a1 color preview, HTML & CSS examples
This text has a color of #fdd3a1
<p style="color:#fdd3a1;">Text here</p>
.mytext {color:#fdd3a1;}
This box has a color of #fdd3a1
<div style="background-color:#fdd3a1;">Content here</div>
.mybackground {background-color:#fdd3a1;}
Border around this has a color of #fdd3a1
<div style="border:2px solid #fdd3a1;">Content here</div>
.myborder {border:2px solid #fdd3a1;}