#e70e26 color space conversions
Hex:
#e70e26
RGB:
231, 14, 38
CMY:
9, 95, 85
CMYK:
0, 94, 84, 9
HSL:
353°, 88.5714%, 48.0392%
HSV (HSB):
353°, 93.9394%, 90.5882%
XYZ:
33.4619, 17.4429, 3.4369
xyY:
0.6158, 0.3210, 17.4429
CIE-Lab:
48.8134, 73.6857, 48.5401
CIE-LCH:
48.8134, 88.2367, 33.3747
CIE-Luv:
48.8134, 152.5552, 28.9817
Hunter-Lab:
41.7647, 69.9258, 24.3562
#e70e26 color charts
#e70e26 color shades, tints & tones
#e70e26 color schemes
#e70e26 color preview, HTML & CSS examples
This text has a color of #e70e26
<p style="color:#e70e26;">Text here</p>
.mytext {color:#e70e26;}
This box has a color of #e70e26
<div style="background-color:#e70e26;">Content here</div>
.mybackground {background-color:#e70e26;}
Border around this has a color of #e70e26
<div style="border:2px solid #e70e26;">Content here</div>
.myborder {border:2px solid #e70e26;}