#fdd2a0 color space conversions
Hex:
#fdd2a0
RGB:
253, 210, 160
CMY:
1, 18, 37
CMYK:
0, 17, 37, 1
HSL:
32°, 95.8763%, 80.9804%
HSV (HSB):
32°, 36.7589%, 99.2157%
XYZ:
69.8998, 69.5139, 42.9911
xyY:
0.3832, 0.3811, 69.5139
CIE-Lab:
86.7579, 8.3958, 30.4442
CIE-LCH:
86.7579, 31.5807, 74.5824
CIE-Luv:
86.7579, 30.8536, 40.1035
Hunter-Lab:
83.3750, 3.7442, 27.7905
#fdd2a0 color charts
#fdd2a0 color shades, tints & tones
#fdd2a0 color schemes
#fdd2a0 color preview, HTML & CSS examples
This text has a color of #fdd2a0
<p style="color:#fdd2a0;">Text here</p>
.mytext {color:#fdd2a0;}
This box has a color of #fdd2a0
<div style="background-color:#fdd2a0;">Content here</div>
.mybackground {background-color:#fdd2a0;}
Border around this has a color of #fdd2a0
<div style="border:2px solid #fdd2a0;">Content here</div>
.myborder {border:2px solid #fdd2a0;}