#fe501e color space conversions
Hex:
#fe501e
RGB:
254, 80, 30
CMY:
0, 69, 88
CMYK:
0, 69, 88, 0
HSL:
13°, 99.1150%, 55.6863%
HSV (HSB):
13°, 88.1890%, 99.6078%
XYZ:
43.9761, 26.9019, 4.1031
xyY:
0.5865, 0.3588, 26.9019
CIE-Lab:
58.8834, 63.9461, 62.0571
CIE-LCH:
58.8834, 89.1077, 44.1411
CIE-Luv:
58.8834, 141.3969, 44.5652
Hunter-Lab:
51.8670, 60.5760, 31.6166
#fe501e color charts
#fe501e color shades, tints & tones
#fe501e color schemes
#fe501e color preview, HTML & CSS examples
This text has a color of #fe501e
<p style="color:#fe501e;">Text here</p>
.mytext {color:#fe501e;}
This box has a color of #fe501e
<div style="background-color:#fe501e;">Content here</div>
.mybackground {background-color:#fe501e;}
Border around this has a color of #fe501e
<div style="border:2px solid #fe501e;">Content here</div>
.myborder {border:2px solid #fe501e;}