#fdd8aa color space conversions
Hex:
#fdd8aa
RGB:
253, 216, 170
CMY:
1, 15, 33
CMYK:
0, 15, 33, 1
HSL:
33°, 95.4023%, 82.9412%
HSV (HSB):
33°, 32.8063%, 99.2157%
XYZ:
72.3196, 72.8967, 48.2890
xyY:
0.3737, 0.3767, 72.8967
CIE-Lab:
88.3984, 6.4736, 27.4775
CIE-LCH:
88.3984, 28.2298, 76.7430
CIE-Luv:
88.3984, 26.2887, 37.0463
Hunter-Lab:
85.3795, 1.7818, 26.2324
#fdd8aa color charts
#fdd8aa color shades, tints & tones
#fdd8aa color schemes
#fdd8aa color preview, HTML & CSS examples
This text has a color of #fdd8aa
<p style="color:#fdd8aa;">Text here</p>
.mytext {color:#fdd8aa;}
This box has a color of #fdd8aa
<div style="background-color:#fdd8aa;">Content here</div>
.mybackground {background-color:#fdd8aa;}
Border around this has a color of #fdd8aa
<div style="border:2px solid #fdd8aa;">Content here</div>
.myborder {border:2px solid #fdd8aa;}