#e2332e color space conversions
Hex:
#e2332e
RGB:
226, 51, 46
CMY:
11, 80, 82
CMYK:
0, 77, 80, 11
HSL:
2°, 75.6303%, 53.3333%
HSV (HSB):
2°, 79.6460%, 88.6275%
XYZ:
33.0410, 18.7337, 4.4593
xyY:
0.5876, 0.3331, 18.7337
CIE-Lab:
50.3741, 65.4717, 45.4992
CIE-LCH:
50.3741, 79.7291, 34.7972
CIE-Luv:
50.3741, 134.7765, 30.5178
Hunter-Lab:
43.2824, 60.5195, 24.1892
#e2332e color charts
#e2332e color shades, tints & tones
#e2332e color schemes
#e2332e color preview, HTML & CSS examples
This text has a color of #e2332e
<p style="color:#e2332e;">Text here</p>
.mytext {color:#e2332e;}
This box has a color of #e2332e
<div style="background-color:#e2332e;">Content here</div>
.mybackground {background-color:#e2332e;}
Border around this has a color of #e2332e
<div style="border:2px solid #e2332e;">Content here</div>
.myborder {border:2px solid #e2332e;}