#fe971b color space conversions
Hex:
#fe971b
RGB:
254, 151, 27
CMY:
0, 41, 89
CMYK:
0, 41, 89, 0
HSL:
33°, 99.1266%, 55.0980%
HSV (HSB):
33°, 89.3701%, 99.6078%
XYZ:
52.1375, 43.2832, 6.6435
xyY:
0.5108, 0.4241, 43.2832
CIE-Lab:
71.7468, 31.0801, 72.5513
CIE-LCH:
71.7468, 78.9282, 66.8103
CIE-Luv:
71.7468, 85.1419, 66.8907
Hunter-Lab:
65.7900, 26.3260, 40.0659
#fe971b color charts
#fe971b color shades, tints & tones
#fe971b color schemes
#fe971b color preview, HTML & CSS examples
This text has a color of #fe971b
<p style="color:#fe971b;">Text here</p>
.mytext {color:#fe971b;}
This box has a color of #fe971b
<div style="background-color:#fe971b;">Content here</div>
.mybackground {background-color:#fe971b;}
Border around this has a color of #fe971b
<div style="border:2px solid #fe971b;">Content here</div>
.myborder {border:2px solid #fe971b;}