#fdc48e color space conversions
Hex:
#fdc48e
RGB:
253, 196, 142
CMY:
1, 23, 44
CMYK:
0, 23, 44, 1
HSL:
29°, 96.5217%, 77.4510%
HSV (HSB):
29°, 43.8735%, 99.2157%
XYZ:
65.1304, 62.3155, 34.1865
xyY:
0.4030, 0.3855, 62.3155
CIE-Lab:
83.0809, 13.7375, 34.8951
CIE-LCH:
83.0809, 37.5018, 68.5114
CIE-Luv:
83.0809, 41.5579, 43.6313
Hunter-Lab:
78.9402, 9.1280, 29.5815
#fdc48e color charts
#fdc48e color shades, tints & tones
#fdc48e color schemes
#fdc48e color preview, HTML & CSS examples
This text has a color of #fdc48e
<p style="color:#fdc48e;">Text here</p>
.mytext {color:#fdc48e;}
This box has a color of #fdc48e
<div style="background-color:#fdc48e;">Content here</div>
.mybackground {background-color:#fdc48e;}
Border around this has a color of #fdc48e
<div style="border:2px solid #fdc48e;">Content here</div>
.myborder {border:2px solid #fdc48e;}