#fedc9d color space conversions
Hex:
#fedc9d
RGB:
254, 220, 157
CMY:
0, 14, 38
CMYK:
0, 13, 38, 0
HSL:
39°, 97.9798%, 80.5882%
HSV (HSB):
39°, 38.1890%, 99.6078%
XYZ:
72.5521, 74.6916, 42.4913
xyY:
0.3824, 0.3937, 74.6916
CIE-Lab:
89.2483, 3.2988, 35.3089
CIE-LCH:
89.2483, 35.4626, 84.6625
CIE-Luv:
89.2483, 25.4652, 47.3029
Hunter-Lab:
86.4243, -1.3941, 31.3465
#fedc9d color charts
#fedc9d color shades, tints & tones
#fedc9d color schemes
#fedc9d color preview, HTML & CSS examples
This text has a color of #fedc9d
<p style="color:#fedc9d;">Text here</p>
.mytext {color:#fedc9d;}
This box has a color of #fedc9d
<div style="background-color:#fedc9d;">Content here</div>
.mybackground {background-color:#fedc9d;}
Border around this has a color of #fedc9d
<div style="border:2px solid #fedc9d;">Content here</div>
.myborder {border:2px solid #fedc9d;}