#e70e10 color space conversions
Hex:
#e70e10
RGB:
231, 14, 16
CMY:
9, 95, 94
CMYK:
0, 94, 93, 9
HSL:
359°, 88.5714%, 48.0392%
HSV (HSB):
359°, 93.9394%, 90.5882%
XYZ:
33.2056, 17.3404, 2.0871
xyY:
0.6309, 0.3295, 17.3404
CIE-Lab:
48.6861, 73.3303, 58.0025
CIE-LCH:
48.6861, 93.4967, 38.3431
CIE-Luv:
48.6861, 155.4020, 33.3026
Hunter-Lab:
41.6418, 69.4643, 26.1776
#e70e10 color charts
#e70e10 color shades, tints & tones
#e70e10 color schemes
#e70e10 color preview, HTML & CSS examples
This text has a color of #e70e10
<p style="color:#e70e10;">Text here</p>
.mytext {color:#e70e10;}
This box has a color of #e70e10
<div style="background-color:#e70e10;">Content here</div>
.mybackground {background-color:#e70e10;}
Border around this has a color of #e70e10
<div style="border:2px solid #e70e10;">Content here</div>
.myborder {border:2px solid #e70e10;}