#e1020f color space conversions
Hex:
#e1020f
RGB:
225, 2, 15
CMY:
12, 99, 94
CMYK:
0, 99, 93, 12
HSL:
357°, 98.2379%, 44.5098%
HSV (HSB):
357°, 99.1111%, 88.2353%
XYZ:
31.1593, 16.0855, 1.9145
xyY:
0.6338, 0.3272, 16.0855
CIE-Lab:
47.0864, 72.8380, 56.7630
CIE-LCH:
47.0864, 92.3440, 37.9295
CIE-Luv:
47.0864, 153.1518, 31.8736
Hunter-Lab:
40.1067, 68.4917, 25.2445
#e1020f color charts
#e1020f color shades, tints & tones
#e1020f color schemes
#e1020f color preview, HTML & CSS examples
This text has a color of #e1020f
<p style="color:#e1020f;">Text here</p>
.mytext {color:#e1020f;}
This box has a color of #e1020f
<div style="background-color:#e1020f;">Content here</div>
.mybackground {background-color:#e1020f;}
Border around this has a color of #e1020f
<div style="border:2px solid #e1020f;">Content here</div>
.myborder {border:2px solid #e1020f;}