#e12c3b color space conversions
Hex:
#e12c3b
RGB:
225, 44, 59
CMY:
12, 83, 77
CMYK:
0, 80, 74, 12
HSL:
355°, 75.1037%, 52.7451%
HSV (HSB):
355°, 80.4444%, 88.2353%
XYZ:
32.7414, 18.1247, 5.9104
xyY:
0.5767, 0.3192, 18.1247
CIE-Lab:
49.6470, 67.5403, 37.4577
CIE-LCH:
49.6470, 77.2319, 29.0127
CIE-Luv:
49.6470, 134.5381, 24.3418
Hunter-Lab:
42.5731, 62.7750, 21.5699
#e12c3b color charts
#e12c3b color shades, tints & tones
#e12c3b color schemes
#e12c3b color preview, HTML & CSS examples
This text has a color of #e12c3b
<p style="color:#e12c3b;">Text here</p>
.mytext {color:#e12c3b;}
This box has a color of #e12c3b
<div style="background-color:#e12c3b;">Content here</div>
.mybackground {background-color:#e12c3b;}
Border around this has a color of #e12c3b
<div style="border:2px solid #e12c3b;">Content here</div>
.myborder {border:2px solid #e12c3b;}