#e2032d color space conversions
Hex:
#e2032d
RGB:
226, 3, 45
CMY:
11, 99, 82
CMYK:
0, 99, 80, 11
HSL:
349°, 97.3799%, 44.9020%
HSV (HSB):
349°, 98.6726%, 88.6275%
XYZ:
31.8702, 16.4233, 3.9729
xyY:
0.6098, 0.3142, 16.4233
CIE-Lab:
47.5251, 73.5498, 43.1905
CIE-LCH:
47.5251, 85.2935, 30.4227
CIE-Luv:
47.5251, 149.2292, 25.3984
Hunter-Lab:
40.5257, 69.4560, 22.5556
#e2032d color charts
#e2032d color shades, tints & tones
#e2032d color schemes
#e2032d color preview, HTML & CSS examples
This text has a color of #e2032d
<p style="color:#e2032d;">Text here</p>
.mytext {color:#e2032d;}
This box has a color of #e2032d
<div style="background-color:#e2032d;">Content here</div>
.mybackground {background-color:#e2032d;}
Border around this has a color of #e2032d
<div style="border:2px solid #e2032d;">Content here</div>
.myborder {border:2px solid #e2032d;}