#e12c2f color space conversions
Hex:
#e12c2f
RGB:
225, 44, 47
CMY:
12, 83, 82
CMYK:
0, 80, 79, 12
HSL:
359°, 75.1037%, 52.7451%
HSV (HSB):
359°, 80.4444%, 88.2353%
XYZ:
32.4651, 18.0142, 4.4553
xyY:
0.5910, 0.3279, 18.0142
CIE-Lab:
49.5133, 67.1278, 44.0354
CIE-LCH:
49.5133, 80.2824, 33.2646
CIE-Luv:
49.5133, 137.1374, 28.7430
Hunter-Lab:
42.4431, 62.2609, 23.4864
#e12c2f color charts
#e12c2f color shades, tints & tones
#e12c2f color schemes
#e12c2f color preview, HTML & CSS examples
This text has a color of #e12c2f
<p style="color:#e12c2f;">Text here</p>
.mytext {color:#e12c2f;}
This box has a color of #e12c2f
<div style="background-color:#e12c2f;">Content here</div>
.mybackground {background-color:#e12c2f;}
Border around this has a color of #e12c2f
<div style="border:2px solid #e12c2f;">Content here</div>
.myborder {border:2px solid #e12c2f;}