#7e464b color space conversions
Hex:
        #7e464b
        RGB:
        126, 70, 75
        CMY:
        51, 73, 71
        CMYK:
        0, 44, 40, 51
      HSL:
        355°, 28.5714%, 38.4314%
        HSV (HSB):
        355°, 44.4444%, 49.4118%
        XYZ:
        12.0643, 9.3239, 7.8204
        xyY:
        0.4130, 0.3192, 9.3239
      CIE-Lab:
        36.6006, 24.5534, 7.5551
        CIE-LCH:
        36.6006, 25.6894, 17.1033
        CIE-Luv:
        36.6006, 36.7855, 4.8192
        Hunter-Lab:
        30.5351, 17.0884, 6.1896
      #7e464b color charts
#7e464b RGB chart
      #7e464b CMYK chart
      #7e464b RGB pie chart
      #7e464b color shades, tints & tones
#7e464b color schemes
#7e464b color preview, HTML & CSS examples
           This text has a color of #7e464b        
        
          <p style="color:#7e464b;">Text here</p>
        
        
          .mytext {color:#7e464b;}
        
        Text color #7e464b
      
           This box has a color of #7e464b        
        
          <div style="background-color:#7e464b;">Content here</div>
        
        
          .mybackground {background-color:#7e464b;}
        
        Background color #7e464b
      
           Border around this has a color of #7e464b        
        
          <div style="border:2px solid #7e464b;">Content here</div>
        
        
          .myborder {border:2px solid #7e464b;}
        
        Border color #7e464b