#fe8201 color space conversions
Hex:
#fe8201
RGB:
254, 130, 1
CMY:
0, 49, 100
CMYK:
0, 49, 100, 0
HSL:
31°, 99.2157%, 50.0000%
HSV (HSB):
31°, 99.6063%, 99.6078%
XYZ:
48.8612, 37.0383, 4.6026
xyY:
0.5399, 0.4093, 37.0383
CIE-Lab:
67.3057, 41.4628, 73.9611
CIE-LCH:
67.3057, 84.7903, 60.7249
CIE-Luv:
67.3057, 103.5002, 61.9868
Hunter-Lab:
60.8591, 36.8066, 38.1175
#fe8201 color charts
#fe8201 color shades, tints & tones
#fe8201 color schemes
#fe8201 color preview, HTML & CSS examples
This text has a color of #fe8201
<p style="color:#fe8201;">Text here</p>
.mytext {color:#fe8201;}
This box has a color of #fe8201
<div style="background-color:#fe8201;">Content here</div>
.mybackground {background-color:#fe8201;}
Border around this has a color of #fe8201
<div style="border:2px solid #fe8201;">Content here</div>
.myborder {border:2px solid #fe8201;}