#e80003 color space conversions
Hex:
#e80003
RGB:
232, 0, 3
CMY:
9, 100, 99
CMYK:
0, 100, 99, 9
HSL:
359°, 100.0000%, 45.4902%
HSV (HSB):
359°, 100.0000%, 90.9804%
XYZ:
33.2951, 17.1624, 1.6440
xyY:
0.6390, 0.3294, 17.1624
CIE-Lab:
48.4640, 74.6042, 61.7128
CIE-LCH:
48.4640, 96.8208, 39.5977
CIE-Luv:
48.4640, 159.1510, 34.0772
Hunter-Lab:
41.4275, 70.9617, 26.6464
#e80003 color charts
#e80003 color shades, tints & tones
#e80003 color schemes
#e80003 color preview, HTML & CSS examples
This text has a color of #e80003
<p style="color:#e80003;">Text here</p>
.mytext {color:#e80003;}
This box has a color of #e80003
<div style="background-color:#e80003;">Content here</div>
.mybackground {background-color:#e80003;}
Border around this has a color of #e80003
<div style="border:2px solid #e80003;">Content here</div>
.myborder {border:2px solid #e80003;}