#e20f1b color space conversions
Hex:
#e20f1b
RGB:
226, 15, 27
CMY:
11, 94, 89
CMYK:
0, 93, 88, 11
HSL:
357°, 87.5519%, 47.2549%
HSV (HSB):
357°, 93.3628%, 88.6275%
XYZ:
31.7327, 16.5895, 2.5665
xyY:
0.6236, 0.3260, 16.5895
CIE-Lab:
47.7386, 72.1287, 52.5498
CIE-LCH:
47.7386, 89.2414, 36.0754
CIE-Luv:
47.7386, 150.4782, 30.7767
Hunter-Lab:
40.7302, 67.7903, 24.7752
#e20f1b color charts
#e20f1b color shades, tints & tones
#e20f1b color schemes
#e20f1b color preview, HTML & CSS examples
This text has a color of #e20f1b
<p style="color:#e20f1b;">Text here</p>
.mytext {color:#e20f1b;}
This box has a color of #e20f1b
<div style="background-color:#e20f1b;">Content here</div>
.mybackground {background-color:#e20f1b;}
Border around this has a color of #e20f1b
<div style="border:2px solid #e20f1b;">Content here</div>
.myborder {border:2px solid #e20f1b;}