#fdd0a1 color space conversions
Hex:
#fdd0a1
RGB:
253, 208, 161
CMY:
1, 18, 37
CMYK:
0, 18, 36, 1
HSL:
31°, 95.8333%, 81.1765%
HSV (HSB):
31°, 36.3636%, 99.2157%
XYZ:
69.4969, 68.5676, 43.2902
xyY:
0.3832, 0.3781, 68.5676
CIE-Lab:
86.2895, 9.5461, 29.2971
CIE-LCH:
86.2895, 30.8132, 71.9524
CIE-Luv:
86.2895, 32.0334, 38.4131
Hunter-Lab:
82.8056, 4.9015, 26.9675
#fdd0a1 color charts
#fdd0a1 color shades, tints & tones
#fdd0a1 color schemes
#fdd0a1 color preview, HTML & CSS examples
This text has a color of #fdd0a1
<p style="color:#fdd0a1;">Text here</p>
.mytext {color:#fdd0a1;}
This box has a color of #fdd0a1
<div style="background-color:#fdd0a1;">Content here</div>
.mybackground {background-color:#fdd0a1;}
Border around this has a color of #fdd0a1
<div style="border:2px solid #fdd0a1;">Content here</div>
.myborder {border:2px solid #fdd0a1;}