#e11e1e color space conversions
Hex:
#e11e1e
RGB:
225, 30, 30
CMY:
12, 88, 88
CMYK:
0, 87, 87, 12
HSL:
0°, 76.4706%, 50.0000%
HSV (HSB):
0°, 86.6667%, 88.2353%
XYZ:
31.7500, 17.0298, 2.8420
xyY:
0.6150, 0.3299, 17.0298
CIE-Lab:
48.2976, 69.7823, 51.5313
CIE-LCH:
48.2976, 86.7470, 36.4443
CIE-Luv:
48.2976, 145.4238, 31.3602
Hunter-Lab:
41.2672, 65.1157, 24.8039
#e11e1e color charts
#e11e1e color shades, tints & tones
#e11e1e color schemes
#e11e1e color preview, HTML & CSS examples
This text has a color of #e11e1e
<p style="color:#e11e1e;">Text here</p>
.mytext {color:#e11e1e;}
This box has a color of #e11e1e
<div style="background-color:#e11e1e;">Content here</div>
.mybackground {background-color:#e11e1e;}
Border around this has a color of #e11e1e
<div style="border:2px solid #e11e1e;">Content here</div>
.myborder {border:2px solid #e11e1e;}