#e70300 color space conversions
Hex:
#e70300
RGB:
231, 3, 0
CMY:
9, 99, 100
CMYK:
0, 99, 100, 9
HSL:
1°, 100.0000%, 45.2941%
HSV (HSB):
1°, 100.0000%, 90.5882%
XYZ:
32.9876, 17.0540, 1.5531
xyY:
0.6394, 0.3305, 17.0540
CIE-Lab:
48.3281, 74.1013, 62.4063
CIE-LCH:
48.3281, 96.8791, 40.1033
CIE-Luv:
48.3281, 158.1971, 34.3606
Hunter-Lab:
41.2965, 70.3163, 26.6777
#e70300 color charts
#e70300 color shades, tints & tones
#e70300 color schemes
#e70300 color preview, HTML & CSS examples
This text has a color of #e70300
<p style="color:#e70300;">Text here</p>
.mytext {color:#e70300;}
This box has a color of #e70300
<div style="background-color:#e70300;">Content here</div>
.mybackground {background-color:#e70300;}
Border around this has a color of #e70300
<div style="border:2px solid #e70300;">Content here</div>
.myborder {border:2px solid #e70300;}