#e12e39 color space conversions
Hex:
#e12e39
RGB:
225, 46, 57
CMY:
12, 82, 78
CMYK:
0, 80, 75, 12
HSL:
356°, 74.8954%, 53.1373%
HSV (HSB):
356°, 79.5556%, 88.2353%
XYZ:
32.7669, 18.2569, 5.6678
xyY:
0.5780, 0.3220, 18.2569
CIE-Lab:
49.8063, 66.9443, 38.7829
CIE-LCH:
49.8063, 77.3670, 30.0850
CIE-Luv:
49.8063, 134.1313, 25.5040
Hunter-Lab:
42.7282, 62.1117, 22.0450
#e12e39 color charts
#e12e39 color shades, tints & tones
#e12e39 color schemes
#e12e39 color preview, HTML & CSS examples
This text has a color of #e12e39
<p style="color:#e12e39;">Text here</p>
.mytext {color:#e12e39;}
This box has a color of #e12e39
<div style="background-color:#e12e39;">Content here</div>
.mybackground {background-color:#e12e39;}
Border around this has a color of #e12e39
<div style="border:2px solid #e12e39;">Content here</div>
.myborder {border:2px solid #e12e39;}