#fecf1d color space conversions
Hex:
#fecf1d
RGB:
254, 207, 29
CMY:
0, 19, 89
CMYK:
0, 19, 89, 0
HSL:
47°, 99.1189%, 55.4902%
HSV (HSB):
47°, 88.5827%, 99.6078%
XYZ:
63.4076, 65.7852, 10.5183
xyY:
0.4538, 0.4709, 65.7852
CIE-Lab:
84.8867, 2.0324, 82.1746
CIE-LCH:
84.8867, 82.1997, 88.5832
CIE-Luv:
84.8867, 40.4173, 87.1695
Hunter-Lab:
81.1081, -2.3936, 49.0868
#fecf1d color charts
#fecf1d color shades, tints & tones
#fecf1d color schemes
#fecf1d color preview, HTML & CSS examples
This text has a color of #fecf1d
<p style="color:#fecf1d;">Text here</p>
.mytext {color:#fecf1d;}
This box has a color of #fecf1d
<div style="background-color:#fecf1d;">Content here</div>
.mybackground {background-color:#fecf1d;}
Border around this has a color of #fecf1d
<div style="border:2px solid #fecf1d;">Content here</div>
.myborder {border:2px solid #fecf1d;}