#e12f1f color space conversions
Hex:
#e12f1f
RGB:
225, 47, 31
CMY:
12, 82, 88
CMYK:
0, 79, 86, 12
HSL:
5°, 76.3780%, 50.1961%
HSV (HSB):
5°, 86.2222%, 88.2353%
XYZ:
32.3152, 18.1395, 3.0944
xyY:
0.6035, 0.3387, 18.1395
CIE-Lab:
49.6649, 65.9354, 52.1817
CIE-LCH:
49.6649, 84.0857, 38.3583
CIE-Luv:
49.6649, 138.3123, 33.6368
Hunter-Lab:
42.5905, 60.9019, 25.5057
#e12f1f color charts
#e12f1f color shades, tints & tones
#e12f1f color schemes
#e12f1f color preview, HTML & CSS examples
This text has a color of #e12f1f
<p style="color:#e12f1f;">Text here</p>
.mytext {color:#e12f1f;}
This box has a color of #e12f1f
<div style="background-color:#e12f1f;">Content here</div>
.mybackground {background-color:#e12f1f;}
Border around this has a color of #e12f1f
<div style="border:2px solid #e12f1f;">Content here</div>
.myborder {border:2px solid #e12f1f;}