#e12e12 color space conversions
Hex:
#e12e12
RGB:
225, 46, 18
CMY:
12, 82, 93
CMYK:
0, 80, 92, 12
HSL:
8°, 85.1852%, 47.6471%
HSV (HSB):
8°, 92.0000%, 88.2353%
XYZ:
32.1375, 18.0052, 2.3538
xyY:
0.6122, 0.3430, 18.0052
CIE-Lab:
49.5024, 65.9949, 57.2211
CIE-LCH:
49.5024, 87.3475, 40.9270
CIE-Luv:
49.5024, 140.1657, 35.7917
Hunter-Lab:
42.4326, 60.9351, 26.4139
#e12e12 color charts
#e12e12 color shades, tints & tones
#e12e12 color schemes
#e12e12 color preview, HTML & CSS examples
This text has a color of #e12e12
<p style="color:#e12e12;">Text here</p>
.mytext {color:#e12e12;}
This box has a color of #e12e12
<div style="background-color:#e12e12;">Content here</div>
.mybackground {background-color:#e12e12;}
Border around this has a color of #e12e12
<div style="border:2px solid #e12e12;">Content here</div>
.myborder {border:2px solid #e12e12;}