#e26a2d color space conversions
Hex:
#e26a2d
RGB:
226, 106, 45
CMY:
11, 58, 82
CMYK:
0, 53, 80, 11
HSL:
20°, 75.7322%, 53.1373%
HSV (HSB):
20°, 80.0885%, 88.6275%
XYZ:
36.9917, 26.6663, 5.6801
xyY:
0.5335, 0.3846, 26.6663
CIE-Lab:
58.6642, 43.2271, 54.0015
CIE-LCH:
58.6642, 69.1718, 51.3234
CIE-Luv:
58.6642, 97.6627, 45.9564
Hunter-Lab:
51.6394, 37.4989, 29.6260
#e26a2d color charts
#e26a2d color shades, tints & tones
#e26a2d color schemes
#e26a2d color preview, HTML & CSS examples
This text has a color of #e26a2d
<p style="color:#e26a2d;">Text here</p>
.mytext {color:#e26a2d;}
This box has a color of #e26a2d
<div style="background-color:#e26a2d;">Content here</div>
.mybackground {background-color:#e26a2d;}
Border around this has a color of #e26a2d
<div style="border:2px solid #e26a2d;">Content here</div>
.myborder {border:2px solid #e26a2d;}