#fe801c color space conversions
Hex:
#fe801c
RGB:
254, 128, 28
CMY:
0, 50, 89
CMYK:
0, 50, 89, 0
HSL:
27°, 99.1228%, 55.2941%
HSV (HSB):
27°, 88.9764%, 99.6078%
XYZ:
48.8018, 36.5930, 5.5896
xyY:
0.5364, 0.4022, 36.5930
CIE-Lab:
66.9706, 42.7453, 68.7215
CIE-LCH:
66.9706, 80.9309, 58.1181
CIE-Luv:
66.9706, 104.3403, 58.8857
Hunter-Lab:
60.4922, 38.1429, 36.8660
#fe801c color charts
#fe801c color shades, tints & tones
#fe801c color schemes
#fe801c color preview, HTML & CSS examples
This text has a color of #fe801c
<p style="color:#fe801c;">Text here</p>
.mytext {color:#fe801c;}
This box has a color of #fe801c
<div style="background-color:#fe801c;">Content here</div>
.mybackground {background-color:#fe801c;}
Border around this has a color of #fe801c
<div style="border:2px solid #fe801c;">Content here</div>
.myborder {border:2px solid #fe801c;}