#fe8401 color space conversions
Hex:
#fe8401
RGB:
254, 132, 1
CMY:
0, 48, 100
CMYK:
0, 48, 100, 0
HSL:
31°, 99.2157%, 50.0000%
HSV (HSB):
31°, 99.6063%, 99.6078%
XYZ:
49.1298, 37.5756, 4.6921
xyY:
0.5375, 0.4111, 37.5756
CIE-Lab:
67.7066, 40.4676, 74.2033
CIE-LCH:
67.7066, 84.5207, 61.3936
CIE-Luv:
67.7066, 101.8096, 62.6375
Hunter-Lab:
61.2989, 35.7910, 38.3709
#fe8401 color charts
#fe8401 color shades, tints & tones
#fe8401 color schemes
#fe8401 color preview, HTML & CSS examples
This text has a color of #fe8401
<p style="color:#fe8401;">Text here</p>
.mytext {color:#fe8401;}
This box has a color of #fe8401
<div style="background-color:#fe8401;">Content here</div>
.mybackground {background-color:#fe8401;}
Border around this has a color of #fe8401
<div style="border:2px solid #fe8401;">Content here</div>
.myborder {border:2px solid #fe8401;}