#fe801f color space conversions
Hex:
#fe801f
RGB:
254, 128, 31
CMY:
0, 50, 88
CMYK:
0, 50, 88, 0
HSL:
26°, 99.1111%, 55.8824%
HSV (HSB):
26°, 87.7953%, 99.6078%
XYZ:
48.8395, 36.6081, 5.7883
xyY:
0.5353, 0.4012, 36.6081
CIE-Lab:
66.9820, 42.7993, 67.8709
CIE-LCH:
66.9820, 80.2387, 57.7645
CIE-Luv:
66.9820, 104.1850, 58.4356
Hunter-Lab:
60.5046, 38.2027, 36.6812
#fe801f color charts
#fe801f color shades, tints & tones
#fe801f color schemes
#fe801f color preview, HTML & CSS examples
This text has a color of #fe801f
<p style="color:#fe801f;">Text here</p>
.mytext {color:#fe801f;}
This box has a color of #fe801f
<div style="background-color:#fe801f;">Content here</div>
.mybackground {background-color:#fe801f;}
Border around this has a color of #fe801f
<div style="border:2px solid #fe801f;">Content here</div>
.myborder {border:2px solid #fe801f;}