#fe8001 color space conversions
Hex:
#fe8001
RGB:
254, 128, 1
CMY:
0, 50, 100
CMYK:
0, 50, 100, 0
HSL:
30°, 99.2157%, 50.0000%
HSV (HSB):
30°, 99.6063%, 99.6078%
XYZ:
48.5977, 36.5114, 4.5147
xyY:
0.5422, 0.4074, 36.5114
CIE-Lab:
66.9088, 42.4525, 73.7226
CIE-LCH:
66.9088, 85.0720, 60.0649
CIE-Luv:
66.9088, 105.1881, 61.3408
Hunter-Lab:
60.4246, 37.8190, 37.8673
#fe8001 color charts
#fe8001 color shades, tints & tones
#fe8001 color schemes
#fe8001 color preview, HTML & CSS examples
This text has a color of #fe8001
<p style="color:#fe8001;">Text here</p>
.mytext {color:#fe8001;}
This box has a color of #fe8001
<div style="background-color:#fe8001;">Content here</div>
.mybackground {background-color:#fe8001;}
Border around this has a color of #fe8001
<div style="border:2px solid #fe8001;">Content here</div>
.myborder {border:2px solid #fe8001;}