#fe400e color space conversions
Hex:
#fe400e
RGB:
254, 64, 14
CMY:
0, 75, 95
CMYK:
0, 75, 94, 0
HSL:
13°, 99.1736%, 52.5490%
HSV (HSB):
13°, 94.4882%, 99.6078%
XYZ:
42.7857, 24.7693, 2.9414
xyY:
0.6069, 0.3514, 24.7693
CIE-Lab:
56.8500, 69.1897, 65.5930
CIE-LCH:
56.8500, 95.3397, 43.4714
CIE-Luv:
56.8500, 152.6951, 43.2227
Hunter-Lab:
49.7688, 66.3592, 31.3341
#fe400e color charts
#fe400e color shades, tints & tones
#fe400e color schemes
#fe400e color preview, HTML & CSS examples
This text has a color of #fe400e
<p style="color:#fe400e;">Text here</p>
.mytext {color:#fe400e;}
This box has a color of #fe400e
<div style="background-color:#fe400e;">Content here</div>
.mybackground {background-color:#fe400e;}
Border around this has a color of #fe400e
<div style="border:2px solid #fe400e;">Content here</div>
.myborder {border:2px solid #fe400e;}