#fdc49e color space conversions
Hex:
#fdc49e
RGB:
253, 196, 158
CMY:
1, 23, 38
CMYK:
0, 23, 38, 1
HSL:
24°, 95.9596%, 80.5882%
HSV (HSB):
24°, 37.5494%, 99.2157%
XYZ:
66.4195, 62.8311, 40.9747
xyY:
0.3902, 0.3691, 62.8311
CIE-Lab:
83.3534, 15.4520, 26.9053
CIE-LCH:
83.3534, 31.0267, 60.1307
CIE-Luv:
83.3534, 39.9818, 33.9036
Hunter-Lab:
79.2661, 10.8550, 24.8377
#fdc49e color charts
#fdc49e color shades, tints & tones
#fdc49e color schemes
#fdc49e color preview, HTML & CSS examples
This text has a color of #fdc49e
<p style="color:#fdc49e;">Text here</p>
.mytext {color:#fdc49e;}
This box has a color of #fdc49e
<div style="background-color:#fdc49e;">Content here</div>
.mybackground {background-color:#fdc49e;}
Border around this has a color of #fdc49e
<div style="border:2px solid #fdc49e;">Content here</div>
.myborder {border:2px solid #fdc49e;}