#e0121c color space conversions
Hex:
#e0121c
RGB:
224, 18, 28
CMY:
12, 93, 89
CMYK:
0, 92, 88, 12
HSL:
357°, 85.1240%, 47.4510%
HSV (HSB):
357°, 91.9643%, 87.8431%
XYZ:
31.1664, 16.3637, 2.6145
xyY:
0.6215, 0.3263, 16.3637
CIE-Lab:
47.4481, 71.3050, 51.6939
CIE-LCH:
47.4481, 88.0719, 35.9409
CIE-Luv:
47.4481, 148.2875, 30.4611
Hunter-Lab:
40.4521, 66.7343, 24.4845
#e0121c color charts
#e0121c color shades, tints & tones
#e0121c color schemes
#e0121c color preview, HTML & CSS examples
This text has a color of #e0121c
<p style="color:#e0121c;">Text here</p>
.mytext {color:#e0121c;}
This box has a color of #e0121c
<div style="background-color:#e0121c;">Content here</div>
.mybackground {background-color:#e0121c;}
Border around this has a color of #e0121c
<div style="border:2px solid #e0121c;">Content here</div>
.myborder {border:2px solid #e0121c;}