#e70d20 color space conversions
Hex:
#e70d20
RGB:
231, 13, 32
CMY:
9, 95, 87
CMYK:
0, 94, 86, 9
HSL:
355°, 89.3443%, 47.8431%
HSV (HSB):
355°, 94.3723%, 90.5882%
XYZ:
33.3596, 17.3811, 2.9631
xyY:
0.6212, 0.3236, 17.3811
CIE-Lab:
48.7366, 73.6565, 51.4568
CIE-LCH:
48.7366, 89.8503, 34.9384
CIE-Luv:
48.7366, 153.7071, 30.4069
Hunter-Lab:
41.6906, 69.8721, 24.9694
#e70d20 color charts
#e70d20 color shades, tints & tones
#e70d20 color schemes
#e70d20 color preview, HTML & CSS examples
This text has a color of #e70d20
<p style="color:#e70d20;">Text here</p>
.mytext {color:#e70d20;}
This box has a color of #e70d20
<div style="background-color:#e70d20;">Content here</div>
.mybackground {background-color:#e70d20;}
Border around this has a color of #e70d20
<div style="border:2px solid #e70d20;">Content here</div>
.myborder {border:2px solid #e70d20;}