#7e1131 color space conversions
Hex:
        #7e1131
        RGB:
        126, 17, 49
        CMY:
        51, 93, 81
        CMYK:
        0, 87, 61, 51
      HSL:
        342°, 76.2238%, 28.0392%
        HSV (HSB):
        342°, 86.5079%, 49.4118%
        XYZ:
        9.3590, 5.0583, 3.3888
        xyY:
        0.5256, 0.2841, 5.0583
      CIE-Lab:
        26.9001, 45.9732, 11.0549
        CIE-LCH:
        26.9001, 47.2837, 13.5209
        CIE-Luv:
        26.9001, 68.0428, 3.0989
        Hunter-Lab:
        22.4906, 34.9207, 6.8098
      #7e1131 color charts
#7e1131 RGB chart
      #7e1131 CMYK chart
      #7e1131 RGB pie chart
      #7e1131 color shades, tints & tones
#7e1131 color schemes
#7e1131 color preview, HTML & CSS examples
           This text has a color of #7e1131        
        
          <p style="color:#7e1131;">Text here</p>
        
        
          .mytext {color:#7e1131;}
        
        Text color #7e1131
      
           This box has a color of #7e1131        
        
          <div style="background-color:#7e1131;">Content here</div>
        
        
          .mybackground {background-color:#7e1131;}
        
        Background color #7e1131
      
           Border around this has a color of #7e1131        
        
          <div style="border:2px solid #7e1131;">Content here</div>
        
        
          .myborder {border:2px solid #7e1131;}
        
        Border color #7e1131