#e11e12 color space conversions
Hex:
#e11e12
RGB:
225, 30, 18
CMY:
12, 88, 93
CMYK:
0, 87, 92, 12
HSL:
3°, 85.1852%, 47.6471%
HSV (HSB):
3°, 92.0000%, 88.2353%
XYZ:
31.6248, 16.9798, 2.1829
xyY:
0.6227, 0.3343, 16.9798
CIE-Lab:
48.2345, 69.5976, 56.4175
CIE-LCH:
48.2345, 89.5922, 39.0291
CIE-Luv:
48.2345, 146.7857, 33.5209
Hunter-Lab:
41.2065, 64.8821, 25.7037
#e11e12 color charts
#e11e12 color shades, tints & tones
#e11e12 color schemes
#e11e12 color preview, HTML & CSS examples
This text has a color of #e11e12
<p style="color:#e11e12;">Text here</p>
.mytext {color:#e11e12;}
This box has a color of #e11e12
<div style="background-color:#e11e12;">Content here</div>
.mybackground {background-color:#e11e12;}
Border around this has a color of #e11e12
<div style="border:2px solid #e11e12;">Content here</div>
.myborder {border:2px solid #e11e12;}