#e6100b color space conversions
Hex:
        #e6100b
        RGB:
        230, 16, 11
        CMY:
        10, 94, 96
        CMYK:
        0, 93, 95, 10
      HSL:
        1°, 90.8714%, 47.2549%
        HSV (HSB):
        1°, 95.2174%, 90.1961%
        XYZ:
        32.8788, 17.2177, 1.9071
        xyY:
        0.6322, 0.3311, 17.2177
      CIE-Lab:
        48.5332, 72.8305, 59.3247
        CIE-LCH:
        48.5332, 93.9346, 39.1648
        CIE-Luv:
        48.5332, 154.6871, 33.8487
        Hunter-Lab:
        41.4943, 68.8231, 26.3210
      #e6100b color charts
#e6100b RGB chart
      #e6100b CMYK chart
      #e6100b RGB pie chart
      #e6100b color shades, tints & tones
#e6100b color schemes
#e6100b color preview, HTML & CSS examples
           This text has a color of #e6100b        
        
          <p style="color:#e6100b;">Text here</p>
        
        
          .mytext {color:#e6100b;}
        
        Text color #e6100b
      
           This box has a color of #e6100b        
        
          <div style="background-color:#e6100b;">Content here</div>
        
        
          .mybackground {background-color:#e6100b;}
        
        Background color #e6100b
      
           Border around this has a color of #e6100b        
        
          <div style="border:2px solid #e6100b;">Content here</div>
        
        
          .myborder {border:2px solid #e6100b;}
        
        Border color #e6100b