#feb80f color space conversions
Hex:
#feb80f
RGB:
254, 184, 15
CMY:
0, 28, 94
CMYK:
0, 28, 94, 0
HSL:
42°, 99.1701%, 52.7451%
HSV (HSB):
42°, 94.0945%, 99.6078%
XYZ:
58.0998, 55.3863, 8.0804
xyY:
0.4779, 0.4556, 55.3863
CIE-Lab:
79.2633, 13.7238, 80.2003
CIE-LCH:
79.2633, 81.3661, 80.2896
CIE-Luv:
79.2633, 58.3908, 79.9190
Hunter-Lab:
74.4220, 9.1130, 45.6580
#feb80f color charts
#feb80f color shades, tints & tones
#feb80f color schemes
#feb80f color preview, HTML & CSS examples
This text has a color of #feb80f
<p style="color:#feb80f;">Text here</p>
.mytext {color:#feb80f;}
This box has a color of #feb80f
<div style="background-color:#feb80f;">Content here</div>
.mybackground {background-color:#feb80f;}
Border around this has a color of #feb80f
<div style="border:2px solid #feb80f;">Content here</div>
.myborder {border:2px solid #feb80f;}