#e2941d color space conversions
Hex:
#e2941d
RGB:
226, 148, 29
CMY:
11, 42, 89
CMYK:
0, 35, 87, 11
HSL:
36°, 77.2549%, 50.0000%
HSV (HSB):
36°, 87.1681%, 88.6275%
XYZ:
42.1757, 37.4373, 6.1656
xyY:
0.4917, 0.4364, 37.4373
CIE-Lab:
67.6038, 21.0071, 67.3432
CIE-LCH:
67.6038, 70.5436, 72.6751
CIE-Luv:
67.6038, 64.4071, 64.2957
Hunter-Lab:
61.1860, 15.9651, 36.8556
#e2941d color charts
#e2941d color shades, tints & tones
#e2941d color schemes
#e2941d color preview, HTML & CSS examples
This text has a color of #e2941d
<p style="color:#e2941d;">Text here</p>
.mytext {color:#e2941d;}
This box has a color of #e2941d
<div style="background-color:#e2941d;">Content here</div>
.mybackground {background-color:#e2941d;}
Border around this has a color of #e2941d
<div style="border:2px solid #e2941d;">Content here</div>
.myborder {border:2px solid #e2941d;}