#e0002d color space conversions
Hex:
#e0002d
RGB:
224, 0, 45
CMY:
12, 100, 82
CMYK:
0, 100, 80, 12
HSL:
348°, 100.0000%, 43.9216%
HSV (HSB):
348°, 100.0000%, 87.8431%
XYZ:
31.2141, 16.0368, 3.9329
xyY:
0.6098, 0.3133, 16.0368
CIE-Lab:
47.0227, 73.3149, 42.5479
CIE-LCH:
47.0227, 84.7668, 30.1285
CIE-Luv:
47.0227, 148.2217, 24.8504
Hunter-Lab:
40.0459, 69.0530, 22.2093
#e0002d color charts
#e0002d color shades, tints & tones
#e0002d color schemes
#e0002d color preview, HTML & CSS examples
This text has a color of #e0002d
<p style="color:#e0002d;">Text here</p>
.mytext {color:#e0002d;}
This box has a color of #e0002d
<div style="background-color:#e0002d;">Content here</div>
.mybackground {background-color:#e0002d;}
Border around this has a color of #e0002d
<div style="border:2px solid #e0002d;">Content here</div>
.myborder {border:2px solid #e0002d;}