#e2612d color space conversions
Hex:
#e2612d
RGB:
226, 97, 45
CMY:
11, 62, 82
CMYK:
0, 57, 80, 11
HSL:
17°, 75.7322%, 53.1373%
HSV (HSB):
17°, 80.0885%, 88.6275%
XYZ:
36.1124, 24.9076, 5.3869
xyY:
0.5438, 0.3751, 24.9076
CIE-Lab:
56.9853, 47.5478, 52.4151
CIE-LCH:
56.9853, 70.7681, 47.7876
CIE-Luv:
56.9853, 104.7010, 42.9817
Hunter-Lab:
49.9075, 41.8219, 28.5356
#e2612d color charts
#e2612d color shades, tints & tones
#e2612d color schemes
#e2612d color preview, HTML & CSS examples
This text has a color of #e2612d
<p style="color:#e2612d;">Text here</p>
.mytext {color:#e2612d;}
This box has a color of #e2612d
<div style="background-color:#e2612d;">Content here</div>
.mybackground {background-color:#e2612d;}
Border around this has a color of #e2612d
<div style="border:2px solid #e2612d;">Content here</div>
.myborder {border:2px solid #e2612d;}