#e11e08 color space conversions
Hex:
#e11e08
RGB:
225, 30, 8
CMY:
12, 88, 97
CMYK:
0, 87, 96, 12
HSL:
6°, 93.1330%, 45.6863%
HSV (HSB):
6°, 96.4444%, 88.2353%
XYZ:
31.5594, 16.9536, 1.8387
xyY:
0.6268, 0.3367, 16.9536
CIE-Lab:
48.2016, 69.5010, 59.3806
CIE-LCH:
48.2016, 91.4136, 40.5101
CIE-Luv:
48.2016, 147.5071, 34.6639
Hunter-Lab:
41.1748, 64.7599, 26.1746
#e11e08 color charts
#e11e08 color shades, tints & tones
#e11e08 color schemes
#e11e08 color preview, HTML & CSS examples
This text has a color of #e11e08
<p style="color:#e11e08;">Text here</p>
.mytext {color:#e11e08;}
This box has a color of #e11e08
<div style="background-color:#e11e08;">Content here</div>
.mybackground {background-color:#e11e08;}
Border around this has a color of #e11e08
<div style="border:2px solid #e11e08;">Content here</div>
.myborder {border:2px solid #e11e08;}