#7e132b color space conversions
Hex:
        #7e132b
        RGB:
        126, 19, 43
        CMY:
        51, 93, 83
        CMYK:
        0, 85, 66, 51
      HSL:
        347°, 73.7931%, 28.4314%
        HSV (HSB):
        347°, 84.9206%, 49.4118%
        XYZ:
        9.2731, 5.0758, 2.7765
        xyY:
        0.5415, 0.2964, 5.0758
      CIE-Lab:
        26.9496, 45.0514, 15.1836
        CIE-LCH:
        26.9496, 47.5413, 18.6253
        CIE-Luv:
        26.9496, 69.3184, 6.6547
        Hunter-Lab:
        22.5295, 34.0437, 8.4639
      #7e132b color charts
#7e132b RGB chart
      #7e132b CMYK chart
      #7e132b RGB pie chart
      #7e132b color shades, tints & tones
#7e132b color schemes
#7e132b color preview, HTML & CSS examples
           This text has a color of #7e132b        
        
          <p style="color:#7e132b;">Text here</p>
        
        
          .mytext {color:#7e132b;}
        
        Text color #7e132b
      
           This box has a color of #7e132b        
        
          <div style="background-color:#7e132b;">Content here</div>
        
        
          .mybackground {background-color:#7e132b;}
        
        Background color #7e132b
      
           Border around this has a color of #7e132b        
        
          <div style="border:2px solid #7e132b;">Content here</div>
        
        
          .myborder {border:2px solid #7e132b;}
        
        Border color #7e132b