#e0070e color space conversions
Hex:
#e0070e
RGB:
224, 7, 14
CMY:
12, 97, 95
CMYK:
0, 97, 94, 12
HSL:
358°, 93.9394%, 45.2941%
HSV (HSB):
358°, 96.8750%, 87.8431%
XYZ:
30.8957, 16.0310, 1.8814
xyY:
0.6330, 0.3284, 16.0310
CIE-Lab:
47.0151, 72.1707, 56.9415
CIE-LCH:
47.0151, 91.9290, 38.2729
CIE-Luv:
47.0151, 151.7606, 32.0984
Hunter-Lab:
40.0387, 67.6712, 25.2411
#e0070e color charts
#e0070e color shades, tints & tones
#e0070e color schemes
#e0070e color preview, HTML & CSS examples
This text has a color of #e0070e
<p style="color:#e0070e;">Text here</p>
.mytext {color:#e0070e;}
This box has a color of #e0070e
<div style="background-color:#e0070e;">Content here</div>
.mybackground {background-color:#e0070e;}
Border around this has a color of #e0070e
<div style="border:2px solid #e0070e;">Content here</div>
.myborder {border:2px solid #e0070e;}