#fddca6 color space conversions
Hex:
#fddca6
RGB:
253, 220, 166
CMY:
1, 14, 35
CMYK:
0, 13, 34, 1
HSL:
37°, 95.6044%, 82.1569%
HSV (HSB):
37°, 34.3874%, 99.2157%
XYZ:
72.9841, 74.8222, 46.6718
xyY:
0.3753, 0.3847, 74.8222
CIE-Lab:
89.3097, 3.9398, 30.7706
CIE-LCH:
89.3097, 31.0218, 82.7037
CIE-Luv:
89.3097, 24.1316, 41.7474
Hunter-Lab:
86.4998, -0.7655, 28.5594
#fddca6 color charts
#fddca6 color shades, tints & tones
#fddca6 color schemes
#fddca6 color preview, HTML & CSS examples
This text has a color of #fddca6
<p style="color:#fddca6;">Text here</p>
.mytext {color:#fddca6;}
This box has a color of #fddca6
<div style="background-color:#fddca6;">Content here</div>
.mybackground {background-color:#fddca6;}
Border around this has a color of #fddca6
<div style="border:2px solid #fddca6;">Content here</div>
.myborder {border:2px solid #fddca6;}