#e70412 color space conversions
Hex:
#e70412
RGB:
231, 4, 18
CMY:
9, 98, 93
CMYK:
0, 98, 92, 9
HSL:
356°, 96.5957%, 46.0784%
HSV (HSB):
356°, 98.2684%, 90.5882%
XYZ:
33.1076, 17.1194, 2.1317
xyY:
0.6323, 0.3270, 17.1194
CIE-Lab:
48.4102, 74.1731, 57.1485
CIE-LCH:
48.4102, 93.6355, 37.6133
CIE-Luv:
48.4102, 156.7768, 32.5178
Hunter-Lab:
41.3756, 70.4232, 25.9083
#e70412 color charts
#e70412 color shades, tints & tones
#e70412 color schemes
#e70412 color preview, HTML & CSS examples
This text has a color of #e70412
<p style="color:#e70412;">Text here</p>
.mytext {color:#e70412;}
This box has a color of #e70412
<div style="background-color:#e70412;">Content here</div>
.mybackground {background-color:#e70412;}
Border around this has a color of #e70412
<div style="border:2px solid #e70412;">Content here</div>
.myborder {border:2px solid #e70412;}