#fdd6a4 color space conversions
Hex:
#fdd6a4
RGB:
253, 214, 164
CMY:
1, 16, 36
CMYK:
0, 15, 35, 1
HSL:
34°, 95.6989%, 81.7647%
HSV (HSB):
34°, 35.1779%, 99.2157%
XYZ:
71.2554, 71.6561, 45.1974
xyY:
0.3788, 0.3809, 71.6561
CIE-Lab:
87.8028, 6.7909, 29.7776
CIE-LCH:
87.8028, 30.5421, 77.1532
CIE-Luv:
87.8028, 28.0107, 39.7581
Hunter-Lab:
84.6499, 2.1178, 27.5981
#fdd6a4 color charts
#fdd6a4 color shades, tints & tones
#fdd6a4 color schemes
#fdd6a4 color preview, HTML & CSS examples
This text has a color of #fdd6a4
<p style="color:#fdd6a4;">Text here</p>
.mytext {color:#fdd6a4;}
This box has a color of #fdd6a4
<div style="background-color:#fdd6a4;">Content here</div>
.mybackground {background-color:#fdd6a4;}
Border around this has a color of #fdd6a4
<div style="border:2px solid #fdd6a4;">Content here</div>
.myborder {border:2px solid #fdd6a4;}