#e02121 color space conversions
Hex:
#e02121
RGB:
224, 33, 33
CMY:
12, 87, 87
CMYK:
0, 85, 85, 12
HSL:
0°, 75.4941%, 50.3922%
HSV (HSB):
0°, 85.2679%, 87.8431%
XYZ:
31.5588, 17.0448, 3.0655
xyY:
0.6108, 0.3299, 17.0448
CIE-Lab:
48.3164, 69.0035, 50.0476
CIE-LCH:
48.3164, 85.2423, 35.9530
CIE-Luv:
48.3164, 143.2200, 30.8848
Hunter-Lab:
41.2854, 64.1973, 24.4974
#e02121 color charts
#e02121 color shades, tints & tones
#e02121 color schemes
#e02121 color preview, HTML & CSS examples
This text has a color of #e02121
<p style="color:#e02121;">Text here</p>
.mytext {color:#e02121;}
This box has a color of #e02121
<div style="background-color:#e02121;">Content here</div>
.mybackground {background-color:#e02121;}
Border around this has a color of #e02121
<div style="border:2px solid #e02121;">Content here</div>
.myborder {border:2px solid #e02121;}