#fdd7a0 color space conversions
Hex:
#fdd7a0
RGB:
253, 215, 160
CMY:
1, 16, 37
CMYK:
0, 15, 37, 1
HSL:
35°, 95.8763%, 80.9804%
HSV (HSB):
35°, 36.7589%, 99.2157%
XYZ:
71.1536, 72.0216, 43.4091
xyY:
0.3813, 0.3860, 72.0216
CIE-Lab:
87.9790, 5.8151, 32.0756
CIE-LCH:
87.9790, 32.5984, 79.7243
CIE-Luv:
87.9790, 27.7005, 42.7662
Hunter-Lab:
84.8655, 1.1447, 29.0788
#fdd7a0 color charts
#fdd7a0 color shades, tints & tones
#fdd7a0 color schemes
#fdd7a0 color preview, HTML & CSS examples
This text has a color of #fdd7a0
<p style="color:#fdd7a0;">Text here</p>
.mytext {color:#fdd7a0;}
This box has a color of #fdd7a0
<div style="background-color:#fdd7a0;">Content here</div>
.mybackground {background-color:#fdd7a0;}
Border around this has a color of #fdd7a0
<div style="border:2px solid #fdd7a0;">Content here</div>
.myborder {border:2px solid #fdd7a0;}