#7e2a31 color space conversions
Hex:
        #7e2a31
        RGB:
        126, 42, 49
        CMY:
        51, 84, 81
        CMYK:
        0, 67, 61, 51
      HSL:
        355°, 50.0000%, 32.9412%
        HSV (HSB):
        355°, 66.6667%, 49.4118%
        XYZ:
        9.9865, 6.3133, 3.5980
        xyY:
        0.5019, 0.3173, 6.3133
      CIE-Lab:
        30.1895, 36.8439, 15.4577
        CIE-LCH:
        30.1895, 39.9551, 22.7603
        CIE-Luv:
        30.1895, 58.1137, 9.2993
        Hunter-Lab:
        25.1263, 26.9744, 9.0983
      #7e2a31 color charts
#7e2a31 RGB chart
      #7e2a31 CMYK chart
      #7e2a31 RGB pie chart
      #7e2a31 color shades, tints & tones
#7e2a31 color schemes
#7e2a31 color preview, HTML & CSS examples
           This text has a color of #7e2a31        
        
          <p style="color:#7e2a31;">Text here</p>
        
        
          .mytext {color:#7e2a31;}
        
        Text color #7e2a31
      
           This box has a color of #7e2a31        
        
          <div style="background-color:#7e2a31;">Content here</div>
        
        
          .mybackground {background-color:#7e2a31;}
        
        Background color #7e2a31
      
           Border around this has a color of #7e2a31        
        
          <div style="border:2px solid #7e2a31;">Content here</div>
        
        
          .myborder {border:2px solid #7e2a31;}
        
        Border color #7e2a31