#fe8c00 color space conversions
Hex:
#fe8c00
RGB:
254, 140, 0
CMY:
0, 45, 100
CMYK:
0, 45, 100, 0
HSL:
33°, 100.0000%, 49.8039%
HSV (HSB):
33°, 100.0000%, 99.6078%
XYZ:
50.2511, 39.8270, 5.0389
xyY:
0.5283, 0.4187, 39.8270
CIE-Lab:
69.3461, 36.4307, 75.3436
CIE-LCH:
69.3461, 83.6890, 64.1950
CIE-Luv:
69.3461, 95.0527, 65.3471
Hunter-Lab:
63.1086, 31.6930, 39.4421
#fe8c00 color charts
#fe8c00 color shades, tints & tones
#fe8c00 color schemes
#fe8c00 color preview, HTML & CSS examples
This text has a color of #fe8c00
<p style="color:#fe8c00;">Text here</p>
.mytext {color:#fe8c00;}
This box has a color of #fe8c00
<div style="background-color:#fe8c00;">Content here</div>
.mybackground {background-color:#fe8c00;}
Border around this has a color of #fe8c00
<div style="border:2px solid #fe8c00;">Content here</div>
.myborder {border:2px solid #fe8c00;}