#e1020d color space conversions
Hex:
#e1020d
RGB:
225, 2, 13
CMY:
12, 99, 95
CMYK:
0, 99, 94, 12
HSL:
357°, 98.2379%, 44.5098%
HSV (HSB):
357°, 99.1111%, 88.2353%
XYZ:
31.1457, 16.0800, 1.8430
xyY:
0.6347, 0.3277, 16.0800
CIE-Lab:
47.0793, 72.8185, 57.4064
CIE-LCH:
47.0793, 92.7256, 38.2504
CIE-Luv:
47.0793, 153.3145, 32.1159
Hunter-Lab:
40.0999, 68.4665, 25.3450
#e1020d color charts
#e1020d color shades, tints & tones
#e1020d color schemes
#e1020d color preview, HTML & CSS examples
This text has a color of #e1020d
<p style="color:#e1020d;">Text here</p>
.mytext {color:#e1020d;}
This box has a color of #e1020d
<div style="background-color:#e1020d;">Content here</div>
.mybackground {background-color:#e1020d;}
Border around this has a color of #e1020d
<div style="border:2px solid #e1020d;">Content here</div>
.myborder {border:2px solid #e1020d;}