#fe801a color space conversions
Hex:
#fe801a
RGB:
254, 128, 26
CMY:
0, 50, 90
CMYK:
0, 50, 90, 0
HSL:
27°, 99.1304%, 54.9020%
HSV (HSB):
27°, 89.7638%, 99.6078%
XYZ:
48.7787, 36.5838, 5.4677
xyY:
0.5370, 0.4028, 36.5838
CIE-Lab:
66.9636, 42.7122, 69.2538
CIE-LCH:
66.9636, 81.3659, 58.3358
CIE-Luv:
66.9636, 104.4358, 59.1624
Hunter-Lab:
60.4845, 38.1062, 36.9794
#fe801a color charts
#fe801a color shades, tints & tones
#fe801a color schemes
#fe801a color preview, HTML & CSS examples
This text has a color of #fe801a
<p style="color:#fe801a;">Text here</p>
.mytext {color:#fe801a;}
This box has a color of #fe801a
<div style="background-color:#fe801a;">Content here</div>
.mybackground {background-color:#fe801a;}
Border around this has a color of #fe801a
<div style="border:2px solid #fe801a;">Content here</div>
.myborder {border:2px solid #fe801a;}