#e11f08 color space conversions
Hex:
#e11f08
RGB:
225, 31, 8
CMY:
12, 88, 97
CMYK:
0, 86, 96, 12
HSL:
6°, 93.1330%, 45.6863%
HSV (HSB):
6°, 96.4444%, 88.2353%
XYZ:
31.5852, 17.0051, 1.8473
xyY:
0.6262, 0.3372, 17.0051
CIE-Lab:
48.2664, 69.3154, 59.4128
CIE-LCH:
48.2664, 91.2936, 40.6011
CIE-Luv:
48.2664, 147.1609, 34.7791
Hunter-Lab:
41.2372, 64.5550, 26.2100
#e11f08 color charts
#e11f08 color shades, tints & tones
#e11f08 color schemes
#e11f08 color preview, HTML & CSS examples
This text has a color of #e11f08
<p style="color:#e11f08;">Text here</p>
.mytext {color:#e11f08;}
This box has a color of #e11f08
<div style="background-color:#e11f08;">Content here</div>
.mybackground {background-color:#e11f08;}
Border around this has a color of #e11f08
<div style="border:2px solid #e11f08;">Content here</div>
.myborder {border:2px solid #e11f08;}