#fdd1aa color space conversions
Hex:
#fdd1aa
RGB:
253, 209, 170
CMY:
1, 18, 33
CMYK:
0, 17, 33, 1
HSL:
28°, 95.4023%, 82.9412%
HSV (HSB):
28°, 32.8063%, 99.2157%
XYZ:
70.5642, 69.3859, 47.7039
xyY:
0.3760, 0.3698, 69.3859
CIE-Lab:
86.6948, 10.0934, 25.1587
CIE-LCH:
86.6948, 27.1079, 68.1399
CIE-Luv:
86.6948, 30.6126, 33.2071
Hunter-Lab:
83.2982, 5.4405, 24.3540
#fdd1aa color charts
#fdd1aa color shades, tints & tones
#fdd1aa color schemes
#fdd1aa color preview, HTML & CSS examples
This text has a color of #fdd1aa
<p style="color:#fdd1aa;">Text here</p>
.mytext {color:#fdd1aa;}
This box has a color of #fdd1aa
<div style="background-color:#fdd1aa;">Content here</div>
.mybackground {background-color:#fdd1aa;}
Border around this has a color of #fdd1aa
<div style="border:2px solid #fdd1aa;">Content here</div>
.myborder {border:2px solid #fdd1aa;}