#fe8400 color space conversions
Hex:
#fe8400
RGB:
254, 132, 0
CMY:
0, 48, 100
CMYK:
0, 48, 100, 0
HSL:
31°, 100.0000%, 49.8039%
HSV (HSB):
31°, 100.0000%, 99.6078%
XYZ:
49.1243, 37.5734, 4.6632
xyY:
0.5377, 0.4113, 37.5734
CIE-Lab:
67.7050, 40.4597, 74.3445
CIE-LCH:
67.7050, 84.6410, 61.4441
CIE-Luv:
67.7050, 101.8313, 62.7029
Hunter-Lab:
61.2971, 35.7823, 38.3974
#fe8400 color charts
#fe8400 color shades, tints & tones
#fe8400 color schemes
#fe8400 color preview, HTML & CSS examples
This text has a color of #fe8400
<p style="color:#fe8400;">Text here</p>
.mytext {color:#fe8400;}
This box has a color of #fe8400
<div style="background-color:#fe8400;">Content here</div>
.mybackground {background-color:#fe8400;}
Border around this has a color of #fe8400
<div style="border:2px solid #fe8400;">Content here</div>
.myborder {border:2px solid #fe8400;}