#fec80c color space conversions
Hex:
#fec80c
RGB:
254, 200, 12
CMY:
0, 22, 95
CMYK:
0, 21, 95, 0
HSL:
47°, 99.1803%, 52.1569%
HSV (HSB):
47°, 95.2756%, 99.6078%
XYZ:
61.5937, 62.4059, 9.1470
xyY:
0.4626, 0.4687, 62.4059
CIE-Lab:
83.1288, 5.4030, 83.3186
CIE-LCH:
83.1288, 83.4936, 86.2897
CIE-Luv:
83.1288, 45.9252, 85.9699
Hunter-Lab:
78.9974, 0.9296, 48.4331
#fec80c color charts
#fec80c color shades, tints & tones
#fec80c color schemes
#fec80c color preview, HTML & CSS examples
This text has a color of #fec80c
<p style="color:#fec80c;">Text here</p>
.mytext {color:#fec80c;}
This box has a color of #fec80c
<div style="background-color:#fec80c;">Content here</div>
.mybackground {background-color:#fec80c;}
Border around this has a color of #fec80c
<div style="border:2px solid #fec80c;">Content here</div>
.myborder {border:2px solid #fec80c;}