#fe8500 color space conversions
Hex:
#fe8500
RGB:
254, 133, 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.2606, 37.8459, 4.7087
xyY:
0.5365, 0.4122, 37.8459
CIE-Lab:
67.9069, 39.9602, 74.4661
CIE-LCH:
67.9069, 84.5105, 61.7810
CIE-Luv:
67.9069, 100.9850, 63.0297
Hunter-Lab:
61.5190, 35.2734, 38.5252
#fe8500 color charts
#fe8500 color shades, tints & tones
#fe8500 color schemes
#fe8500 color preview, HTML & CSS examples
This text has a color of #fe8500
<p style="color:#fe8500;">Text here</p>
.mytext {color:#fe8500;}
This box has a color of #fe8500
<div style="background-color:#fe8500;">Content here</div>
.mybackground {background-color:#fe8500;}
Border around this has a color of #fe8500
<div style="border:2px solid #fe8500;">Content here</div>
.myborder {border:2px solid #fe8500;}