#e25001 color space conversions
Hex:
#e25001
RGB:
226, 80, 1
CMY:
11, 69, 100
CMYK:
0, 65, 100, 11
HSL:
21°, 99.1189%, 44.5098%
HSV (HSB):
21°, 99.5575%, 88.6275%
XYZ:
34.2382, 21.9083, 2.4529
xyY:
0.5843, 0.3739, 21.9083
CIE-Lab:
53.9295, 54.3425, 64.0828
CIE-LCH:
53.9295, 84.0222, 49.7019
CIE-Luv:
53.9295, 120.6438, 45.0444
Hunter-Lab:
46.8063, 48.6595, 29.6573
#e25001 color charts
#e25001 color shades, tints & tones
#e25001 color schemes
#e25001 color preview, HTML & CSS examples
This text has a color of #e25001
<p style="color:#e25001;">Text here</p>
.mytext {color:#e25001;}
This box has a color of #e25001
<div style="background-color:#e25001;">Content here</div>
.mybackground {background-color:#e25001;}
Border around this has a color of #e25001
<div style="border:2px solid #e25001;">Content here</div>
.myborder {border:2px solid #e25001;}