#e0002c color space conversions
Hex:
#e0002c
RGB:
224, 0, 44
CMY:
12, 100, 83
CMYK:
0, 100, 80, 12
HSL:
348°, 100.0000%, 43.9216%
HSV (HSB):
348°, 100.0000%, 87.8431%
XYZ:
31.1951, 16.0291, 3.8326
xyY:
0.6110, 0.3139, 16.0291
CIE-Lab:
47.0127, 73.2878, 43.0971
CIE-LCH:
47.0127, 85.0204, 30.4578
CIE-Luv:
47.0127, 148.4383, 25.1739
Hunter-Lab:
40.0364, 69.0178, 22.3497
#e0002c color charts
#e0002c RGB chart
#e0002c CMYK chart
#e0002c RGB pie chart
#e0002c color shades, tints & tones
#e0002c color schemes
#e0002c color preview, HTML & CSS examples
This text has a color of #e0002c
<p style="color:#e0002c;">Text here</p>
.mytext {color:#e0002c;}
Text color #e0002c
This box has a color of #e0002c
<div style="background-color:#e0002c;">Content here</div>
.mybackground {background-color:#e0002c;}
Background color #e0002c
Border around this has a color of #e0002c
<div style="border:2px solid #e0002c;">Content here</div>
.myborder {border:2px solid #e0002c;}
Border color #e0002c