#fe980b color space conversions
Hex:
#fe980b
RGB:
254, 152, 11
CMY:
0, 40, 96
CMYK:
0, 40, 96, 0
HSL:
35°, 99.1837%, 51.9608%
HSV (HSB):
35°, 95.6693%, 99.6078%
XYZ:
52.1617, 43.5515, 5.9737
xyY:
0.5130, 0.4283, 43.5515
CIE-Lab:
71.9277, 30.3636, 75.6035
CIE-LCH:
71.9277, 81.4730, 68.1188
CIE-Luv:
71.9277, 84.7196, 68.7571
Hunter-Lab:
65.9935, 25.5988, 40.8286
#fe980b color charts
#fe980b color shades, tints & tones
#fe980b color schemes
#fe980b color preview, HTML & CSS examples
This text has a color of #fe980b
<p style="color:#fe980b;">Text here</p>
.mytext {color:#fe980b;}
This box has a color of #fe980b
<div style="background-color:#fe980b;">Content here</div>
.mybackground {background-color:#fe980b;}
Border around this has a color of #fe980b
<div style="border:2px solid #fe980b;">Content here</div>
.myborder {border:2px solid #fe980b;}