#fed80f color space conversions
Hex:
#fed80f
RGB:
254, 216, 15
CMY:
0, 15, 94
CMYK:
0, 15, 94, 0
HSL:
50°, 99.1701%, 52.7451%
HSV (HSB):
50°, 94.0945%, 99.6078%
XYZ:
65.5151, 70.2171, 10.5522
xyY:
0.4479, 0.4800, 70.2171
CIE-Lab:
87.1032, -2.7338, 85.8977
CIE-LCH:
87.1032, 85.9411, 91.8229
CIE-Luv:
87.1032, 33.9185, 91.7019
Hunter-Lab:
83.7956, -7.0831, 51.1907
#fed80f color charts
#fed80f color shades, tints & tones
#fed80f color schemes
#fed80f color preview, HTML & CSS examples
This text has a color of #fed80f
<p style="color:#fed80f;">Text here</p>
.mytext {color:#fed80f;}
This box has a color of #fed80f
<div style="background-color:#fed80f;">Content here</div>
.mybackground {background-color:#fed80f;}
Border around this has a color of #fed80f
<div style="border:2px solid #fed80f;">Content here</div>
.myborder {border:2px solid #fed80f;}