#e70205 color space conversions
Hex:
#e70205
RGB:
231, 2, 5
CMY:
9, 99, 98
CMYK:
0, 99, 98, 9
HSL:
359°, 98.2833%, 45.6863%
HSV (HSB):
359°, 99.1342%, 90.5882%
XYZ:
33.0041, 17.0433, 1.6938
xyY:
0.6379, 0.3294, 17.0433
CIE-Lab:
48.3145, 74.2183, 60.9611
CIE-LCH:
48.3145, 96.0449, 39.3989
CIE-Luv:
48.3145, 158.0278, 33.8341
Hunter-Lab:
41.2835, 70.4556, 26.4660
#e70205 color charts
#e70205 color shades, tints & tones
#e70205 color schemes
#e70205 color preview, HTML & CSS examples
This text has a color of #e70205
<p style="color:#e70205;">Text here</p>
.mytext {color:#e70205;}
This box has a color of #e70205
<div style="background-color:#e70205;">Content here</div>
.mybackground {background-color:#e70205;}
Border around this has a color of #e70205
<div style="border:2px solid #e70205;">Content here</div>
.myborder {border:2px solid #e70205;}