#e26e2e color space conversions
Hex:
#e26e2e
RGB:
226, 110, 46
CMY:
11, 57, 82
CMYK:
0, 51, 80, 11
HSL:
21°, 75.6303%, 53.3333%
HSV (HSB):
21°, 79.6460%, 88.6275%
XYZ:
37.4331, 27.5179, 5.9233
xyY:
0.5282, 0.3883, 27.5179
CIE-Lab:
59.4506, 41.2833, 54.3055
CIE-LCH:
59.4506, 68.2158, 52.7578
CIE-Luv:
59.4506, 94.3823, 47.0564
Hunter-Lab:
52.4575, 35.5751, 30.0254
#e26e2e color charts
#e26e2e color shades, tints & tones
#e26e2e color schemes
#e26e2e color preview, HTML & CSS examples
This text has a color of #e26e2e
<p style="color:#e26e2e;">Text here</p>
.mytext {color:#e26e2e;}
This box has a color of #e26e2e
<div style="background-color:#e26e2e;">Content here</div>
.mybackground {background-color:#e26e2e;}
Border around this has a color of #e26e2e
<div style="border:2px solid #e26e2e;">Content here</div>
.myborder {border:2px solid #e26e2e;}