#e0032d color space conversions
Hex:
#e0032d
RGB:
224, 3, 45
CMY:
12, 99, 82
CMYK:
0, 99, 80, 12
HSL:
349°, 97.3568%, 44.5098%
HSV (HSB):
349°, 98.6607%, 87.8431%
XYZ:
31.2467, 16.1019, 3.9437
xyY:
0.6092, 0.3139, 16.1019
CIE-Lab:
47.1079, 73.0676, 42.6340
CIE-LCH:
47.1079, 84.5963, 30.2630
CIE-Luv:
47.1079, 147.7832, 25.0154
Hunter-Lab:
40.1271, 68.7740, 22.2620
#e0032d color charts
#e0032d color shades, tints & tones
#e0032d color schemes
#e0032d color preview, HTML & CSS examples
This text has a color of #e0032d
<p style="color:#e0032d;">Text here</p>
.mytext {color:#e0032d;}
This box has a color of #e0032d
<div style="background-color:#e0032d;">Content here</div>
.mybackground {background-color:#e0032d;}
Border around this has a color of #e0032d
<div style="border:2px solid #e0032d;">Content here</div>
.myborder {border:2px solid #e0032d;}