#e10f1d color space conversions
Hex:
#e10f1d
RGB:
225, 15, 29
CMY:
12, 94, 89
CMYK:
0, 93, 87, 12
HSL:
356°, 87.5000%, 47.0588%
HSV (HSB):
356°, 93.3333%, 88.2353%
XYZ:
31.4439, 16.4379, 2.6780
xyY:
0.6219, 0.3251, 16.4379
CIE-Lab:
47.5438, 71.9130, 51.3957
CIE-LCH:
47.5438, 88.3912, 35.5531
CIE-Luv:
47.5438, 149.4890, 30.1968
Hunter-Lab:
40.5437, 67.4854, 24.4644
#e10f1d color charts
#e10f1d color shades, tints & tones
#e10f1d color schemes
#e10f1d color preview, HTML & CSS examples
This text has a color of #e10f1d
<p style="color:#e10f1d;">Text here</p>
.mytext {color:#e10f1d;}
This box has a color of #e10f1d
<div style="background-color:#e10f1d;">Content here</div>
.mybackground {background-color:#e10f1d;}
Border around this has a color of #e10f1d
<div style="border:2px solid #e10f1d;">Content here</div>
.myborder {border:2px solid #e10f1d;}