#e85401 color space conversions
Hex:
#e85401
RGB:
232, 84, 1
CMY:
9, 67, 100
CMYK:
0, 64, 100, 9
HSL:
22°, 99.1416%, 45.6863%
HSV (HSB):
22°, 99.5690%, 90.9804%
XYZ:
36.4545, 23.4986, 2.6430
xyY:
0.5824, 0.3754, 23.4986
CIE-Lab:
55.5823, 54.7352, 65.5089
CIE-LCH:
55.5823, 85.3660, 50.1200
CIE-Luv:
55.5823, 122.5382, 46.6506
Hunter-Lab:
48.4754, 49.4038, 30.7001
#e85401 color charts
#e85401 color shades, tints & tones
#e85401 color schemes
#e85401 color preview, HTML & CSS examples
This text has a color of #e85401
<p style="color:#e85401;">Text here</p>
.mytext {color:#e85401;}
This box has a color of #e85401
<div style="background-color:#e85401;">Content here</div>
.mybackground {background-color:#e85401;}
Border around this has a color of #e85401
<div style="border:2px solid #e85401;">Content here</div>
.myborder {border:2px solid #e85401;}