#e2601c color space conversions
Hex:
#e2601c
RGB:
226, 96, 28
CMY:
11, 62, 89
CMYK:
0, 58, 88, 11
HSL:
21°, 77.9528%, 49.8039%
HSV (HSB):
21°, 87.6106%, 88.6275%
XYZ:
35.7565, 24.6183, 3.9658
xyY:
0.5557, 0.3826, 24.6183
CIE-Lab:
56.7016, 47.5768, 59.0515
CIE-LCH:
56.7016, 75.8329, 51.1421
CIE-Luv:
56.7016, 107.0349, 46.5013
Hunter-Lab:
49.6169, 41.8069, 29.9928
#e2601c color charts
#e2601c color shades, tints & tones
#e2601c color schemes
#e2601c color preview, HTML & CSS examples
This text has a color of #e2601c
<p style="color:#e2601c;">Text here</p>
.mytext {color:#e2601c;}
This box has a color of #e2601c
<div style="background-color:#e2601c;">Content here</div>
.mybackground {background-color:#e2601c;}
Border around this has a color of #e2601c
<div style="border:2px solid #e2601c;">Content here</div>
.myborder {border:2px solid #e2601c;}