#e0002a color space conversions
Hex:
#e0002a
RGB:
224, 0, 42
CMY:
12, 100, 84
CMYK:
0, 100, 81, 12
HSL:
349°, 100.0000%, 43.9216%
HSV (HSB):
349°, 100.0000%, 87.8431%
XYZ:
31.1584, 16.0145, 3.6394
xyY:
0.6132, 0.3152, 16.0145
CIE-Lab:
46.9935, 73.2354, 44.1848
CIE-LCH:
46.9935, 85.5320, 31.1037
CIE-Luv:
46.9935, 148.8579, 25.8004
Hunter-Lab:
40.0181, 68.9499, 22.6206
#e0002a color charts
#e0002a color shades, tints & tones
#e0002a color schemes
#e0002a color preview, HTML & CSS examples
This text has a color of #e0002a
<p style="color:#e0002a;">Text here</p>
.mytext {color:#e0002a;}
This box has a color of #e0002a
<div style="background-color:#e0002a;">Content here</div>
.mybackground {background-color:#e0002a;}
Border around this has a color of #e0002a
<div style="border:2px solid #e0002a;">Content here</div>
.myborder {border:2px solid #e0002a;}