#e20c20 color space conversions
Hex:
#e20c20
RGB:
226, 12, 32
CMY:
11, 95, 87
CMYK:
0, 95, 86, 11
HSL:
354°, 89.9160%, 46.6667%
HSV (HSB):
354°, 94.6903%, 88.6275%
XYZ:
31.7562, 16.5360, 2.8845
xyY:
0.6205, 0.3231, 16.5360
CIE-Lab:
47.6700, 72.5104, 50.1545
CIE-LCH:
47.6700, 88.1659, 34.6711
CIE-Luv:
47.6700, 150.2991, 29.5030
Hunter-Lab:
40.6645, 68.2337, 24.2594
#e20c20 color charts
#e20c20 color shades, tints & tones
#e20c20 color schemes
#e20c20 color preview, HTML & CSS examples
This text has a color of #e20c20
<p style="color:#e20c20;">Text here</p>
.mytext {color:#e20c20;}
This box has a color of #e20c20
<div style="background-color:#e20c20;">Content here</div>
.mybackground {background-color:#e20c20;}
Border around this has a color of #e20c20
<div style="border:2px solid #e20c20;">Content here</div>
.myborder {border:2px solid #e20c20;}