#e11e15 color space conversions
Hex:
#e11e15
RGB:
225, 30, 21
CMY:
12, 88, 92
CMYK:
0, 87, 91, 12
HSL:
3°, 82.9268%, 48.2353%
HSV (HSB):
3°, 90.6667%, 88.2353%
XYZ:
31.6510, 16.9902, 2.3207
xyY:
0.6211, 0.3334, 16.9902
CIE-Lab:
48.2477, 69.6363, 55.3199
CIE-LCH:
48.2477, 88.9354, 38.4641
CIE-Luv:
48.2477, 146.4987, 33.0659
Hunter-Lab:
41.2192, 64.9310, 25.5153
#e11e15 color charts
#e11e15 color shades, tints & tones
#e11e15 color schemes
#e11e15 color preview, HTML & CSS examples
This text has a color of #e11e15
<p style="color:#e11e15;">Text here</p>
.mytext {color:#e11e15;}
This box has a color of #e11e15
<div style="background-color:#e11e15;">Content here</div>
.mybackground {background-color:#e11e15;}
Border around this has a color of #e11e15
<div style="border:2px solid #e11e15;">Content here</div>
.myborder {border:2px solid #e11e15;}