#fddaa5 color space conversions
Hex:
#fddaa5
RGB:
253, 218, 165
CMY:
1, 15, 35
CMYK:
0, 14, 35, 1
HSL:
36°, 95.6522%, 81.9608%
HSV (HSB):
36°, 34.7826%, 99.2157%
XYZ:
72.3709, 73.7421, 46.0166
xyY:
0.3767, 0.3838, 73.7421
CIE-Lab:
88.8004, 4.8488, 30.6017
CIE-LCH:
88.8004, 30.9834, 80.9964
CIE-Luv:
88.8004, 25.4437, 41.2901
Hunter-Lab:
85.8732, 0.1555, 28.3397
#fddaa5 color charts
#fddaa5 color shades, tints & tones
#fddaa5 color schemes
#fddaa5 color preview, HTML & CSS examples
This text has a color of #fddaa5
<p style="color:#fddaa5;">Text here</p>
.mytext {color:#fddaa5;}
This box has a color of #fddaa5
<div style="background-color:#fddaa5;">Content here</div>
.mybackground {background-color:#fddaa5;}
Border around this has a color of #fddaa5
<div style="border:2px solid #fddaa5;">Content here</div>
.myborder {border:2px solid #fddaa5;}