#e6020b color space conversions
Hex:
        #e6020b
        RGB:
        230, 2, 11
        CMY:
        10, 99, 96
        CMYK:
        0, 99, 95, 10
      HSL:
        358°, 98.2759%, 45.4902%
        HSV (HSB):
        358°, 99.1304%, 90.1961%
        XYZ:
        32.7152, 16.8906, 1.8525
        xyY:
        0.6358, 0.3282, 16.8906
      CIE-Lab:
        48.1219, 74.0206, 59.1152
        CIE-LCH:
        48.1219, 94.7294, 38.6120
        CIE-Luv:
        48.1219, 156.9469, 33.1069
        Hunter-Lab:
        41.0981, 70.1691, 26.0962
      #e6020b color charts
#e6020b RGB chart
      #e6020b CMYK chart
      #e6020b RGB pie chart
      #e6020b color shades, tints & tones
#e6020b color schemes
#e6020b color preview, HTML & CSS examples
           This text has a color of #e6020b        
        
          <p style="color:#e6020b;">Text here</p>
        
        
          .mytext {color:#e6020b;}
        
        Text color #e6020b
      
           This box has a color of #e6020b        
        
          <div style="background-color:#e6020b;">Content here</div>
        
        
          .mybackground {background-color:#e6020b;}
        
        Background color #e6020b
      
           Border around this has a color of #e6020b        
        
          <div style="border:2px solid #e6020b;">Content here</div>
        
        
          .myborder {border:2px solid #e6020b;}
        
        Border color #e6020b