#e8211b color space conversions
Hex:
        #e8211b
        RGB:
        232, 33, 27
        CMY:
        9, 87, 89
        CMYK:
        0, 86, 88, 9
      HSL:
        2°, 81.6733%, 50.7843%
        HSV (HSB):
        2°, 88.3621%, 90.9804%
        XYZ:
        34.0204, 18.3226, 2.7805
        xyY:
        0.6172, 0.3324, 18.3226
      CIE-Lab:
        49.8851, 71.0194, 54.6995
        CIE-LCH:
        49.8851, 89.6426, 37.6037
        CIE-Luv:
        49.8851, 149.9133, 33.4205
        Hunter-Lab:
        42.8050, 66.9590, 26.1122
      #e8211b color charts
#e8211b RGB chart
      #e8211b CMYK chart
      #e8211b RGB pie chart
      #e8211b color shades, tints & tones
#e8211b color schemes
#e8211b color preview, HTML & CSS examples
           This text has a color of #e8211b        
        
          <p style="color:#e8211b;">Text here</p>
        
        
          .mytext {color:#e8211b;}
        
        Text color #e8211b
      
           This box has a color of #e8211b        
        
          <div style="background-color:#e8211b;">Content here</div>
        
        
          .mybackground {background-color:#e8211b;}
        
        Background color #e8211b
      
           Border around this has a color of #e8211b        
        
          <div style="border:2px solid #e8211b;">Content here</div>
        
        
          .myborder {border:2px solid #e8211b;}
        
        Border color #e8211b