#e0003a color space conversions
Hex:
#e0003a
RGB:
224, 0, 58
CMY:
12, 100, 77
CMYK:
0, 100, 74, 12
HSL:
344°, 100.0000%, 43.9216%
HSV (HSB):
344°, 100.0000%, 87.8431%
XYZ:
31.5042, 16.1528, 5.4603
xyY:
0.5931, 0.3041, 16.1528
CIE-Lab:
47.1743, 73.7266, 35.1677
CIE-LCH:
47.1743, 81.6846, 25.5012
CIE-Luv:
47.1743, 144.9980, 20.0239
Hunter-Lab:
40.1905, 69.5876, 20.0782
#e0003a color charts
#e0003a color shades, tints & tones
#e0003a color schemes
#e0003a color preview, HTML & CSS examples
This text has a color of #e0003a
<p style="color:#e0003a;">Text here</p>
.mytext {color:#e0003a;}
This box has a color of #e0003a
<div style="background-color:#e0003a;">Content here</div>
.mybackground {background-color:#e0003a;}
Border around this has a color of #e0003a
<div style="border:2px solid #e0003a;">Content here</div>
.myborder {border:2px solid #e0003a;}