#e11d1b color space conversions
Hex:
#e11d1b
RGB:
225, 29, 27
CMY:
12, 89, 89
CMYK:
0, 87, 88, 12
HSL:
1°, 78.5714%, 49.4118%
HSV (HSB):
1°, 88.0000%, 88.2353%
XYZ:
31.6885, 16.9654, 2.6414
xyY:
0.6178, 0.3307, 16.9654
CIE-Lab:
48.2164, 69.9083, 52.8212
CIE-LCH:
48.2164, 87.6199, 37.0739
CIE-Luv:
48.2164, 146.1472, 31.8718
Hunter-Lab:
41.1891, 65.2468, 25.0302
#e11d1b color charts
#e11d1b color shades, tints & tones
#e11d1b color schemes
#e11d1b color preview, HTML & CSS examples
This text has a color of #e11d1b
<p style="color:#e11d1b;">Text here</p>
.mytext {color:#e11d1b;}
This box has a color of #e11d1b
<div style="background-color:#e11d1b;">Content here</div>
.mybackground {background-color:#e11d1b;}
Border around this has a color of #e11d1b
<div style="border:2px solid #e11d1b;">Content here</div>
.myborder {border:2px solid #e11d1b;}