#e96001 color space conversions
Hex:
#e96001
RGB:
233, 96, 1
CMY:
9, 62, 100
CMYK:
0, 59, 100, 9
HSL:
25°, 99.1453%, 45.8824%
HSV (HSB):
25°, 99.5708%, 91.3725%
XYZ:
37.7926, 25.6916, 2.9958
xyY:
0.5685, 0.3865, 25.6916
CIE-Lab:
57.7431, 49.8128, 66.7651
CIE-LCH:
57.7431, 83.3000, 53.2737
CIE-Luv:
57.7431, 114.0760, 50.0800
Hunter-Lab:
50.6869, 44.3894, 31.9765
#e96001 color charts
#e96001 color shades, tints & tones
#e96001 color schemes
#e96001 color preview, HTML & CSS examples
This text has a color of #e96001
<p style="color:#e96001;">Text here</p>
.mytext {color:#e96001;}
This box has a color of #e96001
<div style="background-color:#e96001;">Content here</div>
.mybackground {background-color:#e96001;}
Border around this has a color of #e96001
<div style="border:2px solid #e96001;">Content here</div>
.myborder {border:2px solid #e96001;}