#fecf0c color space conversions
Hex:
#fecf0c
RGB:
254, 207, 12
CMY:
0, 19, 95
CMYK:
0, 19, 95, 0
HSL:
48°, 99.1803%, 52.1569%
HSV (HSB):
48°, 95.2756%, 99.6078%
XYZ:
63.2522, 65.7230, 9.6999
xyY:
0.4561, 0.4739, 65.7230
CIE-Lab:
84.8549, 1.8122, 84.5644
CIE-LCH:
84.8549, 84.5838, 88.7724
CIE-Luv:
84.8549, 40.6160, 88.5484
Hunter-Lab:
81.0697, -2.6028, 49.6548
#fecf0c color charts
#fecf0c color shades, tints & tones
#fecf0c color schemes
#fecf0c color preview, HTML & CSS examples
This text has a color of #fecf0c
<p style="color:#fecf0c;">Text here</p>
.mytext {color:#fecf0c;}
This box has a color of #fecf0c
<div style="background-color:#fecf0c;">Content here</div>
.mybackground {background-color:#fecf0c;}
Border around this has a color of #fecf0c
<div style="border:2px solid #fecf0c;">Content here</div>
.myborder {border:2px solid #fecf0c;}