#e2332c color space conversions
Hex:
#e2332c
RGB:
226, 51, 44
CMY:
11, 80, 83
CMYK:
0, 77, 81, 11
HSL:
2°, 75.8333%, 52.9412%
HSV (HSB):
2°, 80.5310%, 88.6275%
XYZ:
33.0025, 18.7183, 4.2564
xyY:
0.5896, 0.3344, 18.7183
CIE-Lab:
50.3559, 65.4135, 46.5294
CIE-LCH:
50.3559, 80.2740, 35.4247
CIE-Luv:
50.3559, 135.1295, 31.1353
Hunter-Lab:
43.2646, 60.4478, 24.4522
#e2332c color charts
#e2332c color shades, tints & tones
#e2332c color schemes
#e2332c color preview, HTML & CSS examples
This text has a color of #e2332c
<p style="color:#e2332c;">Text here</p>
.mytext {color:#e2332c;}
This box has a color of #e2332c
<div style="background-color:#e2332c;">Content here</div>
.mybackground {background-color:#e2332c;}
Border around this has a color of #e2332c
<div style="border:2px solid #e2332c;">Content here</div>
.myborder {border:2px solid #e2332c;}