#fdea7d color space conversions
Hex:
#fdea7d
RGB:
253, 234, 125
CMY:
1, 8, 51
CMYK:
0, 8, 51, 1
HSL:
51°, 96.9697%, 74.1176%
HSV (HSB):
51°, 50.5929%, 99.2157%
XYZ:
73.6325, 81.2090, 31.1961
xyY:
0.3958, 0.4365, 81.2090
CIE-Lab:
92.2246, -7.2728, 54.7452
CIE-LCH:
92.2246, 55.2262, 97.5673
CIE-Luv:
92.2246, 17.6993, 71.0241
Hunter-Lab:
90.1160, -11.8532, 42.5564
#fdea7d color charts
#fdea7d color shades, tints & tones
#fdea7d color schemes
#fdea7d color preview, HTML & CSS examples
This text has a color of #fdea7d
<p style="color:#fdea7d;">Text here</p>
.mytext {color:#fdea7d;}
This box has a color of #fdea7d
<div style="background-color:#fdea7d;">Content here</div>
.mybackground {background-color:#fdea7d;}
Border around this has a color of #fdea7d
<div style="border:2px solid #fdea7d;">Content here</div>
.myborder {border:2px solid #fdea7d;}