#7e133e color space conversions
Hex:
        #7e133e
        RGB:
        126, 19, 62
        CMY:
        51, 93, 76
        CMYK:
        0, 85, 51, 51
      HSL:
        336°, 73.7931%, 28.4314%
        HSV (HSB):
        336°, 84.9206%, 49.4118%
        XYZ:
        9.7066, 5.2492, 5.0590
        xyY:
        0.4850, 0.2623, 5.2492
      CIE-Lab:
        27.4332, 46.4990, 2.9842
        CIE-LCH:
        27.4332, 46.5947, 3.6721
        CIE-Luv:
        27.4332, 63.0718, -4.4296
        Hunter-Lab:
        22.9111, 35.5294, 2.9458
      #7e133e color charts
#7e133e RGB chart
      #7e133e CMYK chart
      #7e133e RGB pie chart
      #7e133e color shades, tints & tones
#7e133e color schemes
#7e133e color preview, HTML & CSS examples
           This text has a color of #7e133e        
        
          <p style="color:#7e133e;">Text here</p>
        
        
          .mytext {color:#7e133e;}
        
        Text color #7e133e
      
           This box has a color of #7e133e        
        
          <div style="background-color:#7e133e;">Content here</div>
        
        
          .mybackground {background-color:#7e133e;}
        
        Background color #7e133e
      
           Border around this has a color of #7e133e        
        
          <div style="border:2px solid #7e133e;">Content here</div>
        
        
          .myborder {border:2px solid #7e133e;}
        
        Border color #7e133e