#e70e2f color space conversions
Hex:
#e70e2f
RGB:
231, 14, 47
CMY:
9, 95, 82
CMYK:
0, 94, 80, 9
HSL:
351°, 88.5714%, 48.0392%
HSV (HSB):
351°, 93.9394%, 90.5882%
XYZ:
33.6251, 17.5082, 4.2965
xyY:
0.6066, 0.3159, 17.5082
CIE-Lab:
48.8941, 73.9107, 43.7967
CIE-LCH:
48.8941, 85.9124, 30.6494
CIE-Luv:
48.8941, 150.7969, 26.3049
Hunter-Lab:
41.8428, 70.2185, 23.2020
#e70e2f color charts
#e70e2f color shades, tints & tones
#e70e2f color schemes
#e70e2f color preview, HTML & CSS examples
This text has a color of #e70e2f
<p style="color:#e70e2f;">Text here</p>
.mytext {color:#e70e2f;}
This box has a color of #e70e2f
<div style="background-color:#e70e2f;">Content here</div>
.mybackground {background-color:#e70e2f;}
Border around this has a color of #e70e2f
<div style="border:2px solid #e70e2f;">Content here</div>
.myborder {border:2px solid #e70e2f;}