#e7042e color space conversions
Hex:
#e7042e
RGB:
231, 4, 46
CMY:
9, 98, 82
CMYK:
0, 98, 80, 9
HSL:
349°, 96.5957%, 46.0784%
HSV (HSB):
349°, 98.2684%, 90.5882%
XYZ:
33.4916, 17.2730, 4.1536
xyY:
0.6098, 0.3145, 17.2730
CIE-Lab:
48.6022, 74.7001, 44.0568
CIE-LCH:
48.6022, 86.7244, 30.5314
CIE-Luv:
48.6022, 152.4762, 26.0817
Hunter-Lab:
41.5608, 71.1118, 23.1671
#e7042e color charts
#e7042e color shades, tints & tones
#e7042e color schemes
#e7042e color preview, HTML & CSS examples
This text has a color of #e7042e
<p style="color:#e7042e;">Text here</p>
.mytext {color:#e7042e;}
This box has a color of #e7042e
<div style="background-color:#e7042e;">Content here</div>
.mybackground {background-color:#e7042e;}
Border around this has a color of #e7042e
<div style="border:2px solid #e7042e;">Content here</div>
.myborder {border:2px solid #e7042e;}