#e12e10 color space conversions
Hex:
#e12e10
RGB:
225, 46, 16
CMY:
12, 82, 94
CMYK:
0, 80, 93, 12
HSL:
9°, 86.7220%, 47.2549%
HSV (HSB):
9°, 92.8889%, 88.2353%
XYZ:
32.1219, 17.9990, 2.2713
xyY:
0.6131, 0.3435, 17.9990
CIE-Lab:
49.4948, 65.9711, 57.8662
CIE-LCH:
49.4948, 87.7535, 41.2554
CIE-Luv:
49.4948, 140.3228, 36.0583
Hunter-Lab:
42.4252, 60.9057, 26.5234
#e12e10 color charts
#e12e10 color shades, tints & tones
#e12e10 color schemes
#e12e10 color preview, HTML & CSS examples
This text has a color of #e12e10
<p style="color:#e12e10;">Text here</p>
.mytext {color:#e12e10;}
This box has a color of #e12e10
<div style="background-color:#e12e10;">Content here</div>
.mybackground {background-color:#e12e10;}
Border around this has a color of #e12e10
<div style="border:2px solid #e12e10;">Content here</div>
.myborder {border:2px solid #e12e10;}