#e12c31 color space conversions
Hex:
#e12c31
RGB:
225, 44, 49
CMY:
12, 83, 81
CMYK:
0, 80, 78, 12
HSL:
358°, 75.1037%, 52.7451%
HSV (HSB):
358°, 80.4444%, 88.2353%
XYZ:
32.5064, 18.0307, 4.6727
xyY:
0.5888, 0.3266, 18.0307
CIE-Lab:
49.5333, 67.1896, 42.9666
CIE-LCH:
49.5333, 79.7532, 32.5982
CIE-Luv:
49.5333, 136.7427, 28.0757
Hunter-Lab:
42.4625, 62.3379, 23.1993
#e12c31 color charts
#e12c31 color shades, tints & tones
#e12c31 color schemes
#e12c31 color preview, HTML & CSS examples
This text has a color of #e12c31
<p style="color:#e12c31;">Text here</p>
.mytext {color:#e12c31;}
This box has a color of #e12c31
<div style="background-color:#e12c31;">Content here</div>
.mybackground {background-color:#e12c31;}
Border around this has a color of #e12c31
<div style="border:2px solid #e12c31;">Content here</div>
.myborder {border:2px solid #e12c31;}