#fdd2a8 color space conversions
Hex:
#fdd2a8
RGB:
253, 210, 168
CMY:
1, 18, 34
CMYK:
0, 17, 34, 1
HSL:
30°, 95.5056%, 82.5490%
HSV (HSB):
30°, 33.5968%, 99.2157%
XYZ:
70.6225, 69.8030, 46.7969
xyY:
0.3772, 0.3728, 69.8030
CIE-Lab:
86.9001, 9.3328, 26.4817
CIE-LCH:
86.9001, 28.0781, 70.5863
CIE-Luv:
86.9001, 30.1683, 35.0503
Hunter-Lab:
83.5482, 4.6750, 25.2743
#fdd2a8 color charts
#fdd2a8 color shades, tints & tones
#fdd2a8 color schemes
#fdd2a8 color preview, HTML & CSS examples
This text has a color of #fdd2a8
<p style="color:#fdd2a8;">Text here</p>
.mytext {color:#fdd2a8;}
This box has a color of #fdd2a8
<div style="background-color:#fdd2a8;">Content here</div>
.mybackground {background-color:#fdd2a8;}
Border around this has a color of #fdd2a8
<div style="border:2px solid #fdd2a8;">Content here</div>
.myborder {border:2px solid #fdd2a8;}