#fdd5a8 color space conversions
Hex:
#fdd5a8
RGB:
253, 213, 168
CMY:
1, 16, 34
CMYK:
0, 16, 34, 1
HSL:
32°, 95.5056%, 82.5490%
HSV (HSB):
32°, 33.5968%, 99.2157%
XYZ:
71.3701, 71.2983, 47.0461
xyY:
0.3762, 0.3758, 71.2983
CIE-Lab:
87.6297, 7.7805, 27.4721
CIE-LCH:
87.6297, 28.5527, 74.1871
CIE-Luv:
87.6297, 28.3053, 36.6868
Hunter-Lab:
84.4383, 3.1072, 26.0725
#fdd5a8 color charts
#fdd5a8 color shades, tints & tones
#fdd5a8 color schemes
#fdd5a8 color preview, HTML & CSS examples
This text has a color of #fdd5a8
<p style="color:#fdd5a8;">Text here</p>
.mytext {color:#fdd5a8;}
This box has a color of #fdd5a8
<div style="background-color:#fdd5a8;">Content here</div>
.mybackground {background-color:#fdd5a8;}
Border around this has a color of #fdd5a8
<div style="border:2px solid #fdd5a8;">Content here</div>
.myborder {border:2px solid #fdd5a8;}