#e70201 color space conversions
Hex:
#e70201
RGB:
231, 2, 1
CMY:
9, 99, 100
CMYK:
0, 99, 100, 9
HSL:
0°, 99.1379%, 45.4902%
HSV (HSB):
0°, 99.5671%, 90.5882%
XYZ:
32.9822, 17.0345, 1.5784
xyY:
0.6393, 0.3302, 17.0345
CIE-Lab:
48.3035, 74.1881, 62.1028
CIE-LCH:
48.3035, 96.7503, 39.9327
CIE-Luv:
48.3035, 158.2848, 34.2161
Hunter-Lab:
41.2729, 70.4161, 26.6237
#e70201 color charts
#e70201 color shades, tints & tones
#e70201 color schemes
#e70201 color preview, HTML & CSS examples
This text has a color of #e70201
<p style="color:#e70201;">Text here</p>
.mytext {color:#e70201;}
This box has a color of #e70201
<div style="background-color:#e70201;">Content here</div>
.mybackground {background-color:#e70201;}
Border around this has a color of #e70201
<div style="border:2px solid #e70201;">Content here</div>
.myborder {border:2px solid #e70201;}