#fdca7d color space conversions
Hex:
#fdca7d
RGB:
253, 202, 125
CMY:
1, 21, 51
CMYK:
0, 20, 51, 1
HSL:
36°, 96.9697%, 74.1176%
HSV (HSB):
36°, 50.5929%, 99.2157%
XYZ:
65.3302, 64.6044, 28.4287
xyY:
0.4125, 0.4080, 64.6044
CIE-Lab:
84.2795, 9.0216, 45.0668
CIE-LCH:
84.2795, 45.9609, 78.6799
CIE-Luv:
84.2795, 38.9483, 55.8264
Hunter-Lab:
80.3768, 4.4251, 35.2934
#fdca7d color charts
#fdca7d color shades, tints & tones
#fdca7d color schemes
#fdca7d color preview, HTML & CSS examples
This text has a color of #fdca7d
<p style="color:#fdca7d;">Text here</p>
.mytext {color:#fdca7d;}
This box has a color of #fdca7d
<div style="background-color:#fdca7d;">Content here</div>
.mybackground {background-color:#fdca7d;}
Border around this has a color of #fdca7d
<div style="border:2px solid #fdca7d;">Content here</div>
.myborder {border:2px solid #fdca7d;}