#50762e color space conversions
Hex:
        #50762e
        RGB:
        80, 118, 46
        CMY:
        69, 54, 82
        CMYK:
        32, 0, 61, 54
      HSL:
        92°, 43.9024%, 32.1569%
        HSV (HSB):
        92°, 61.0169%, 46.2745%
        XYZ:
        10.2798, 14.8596, 4.9112
        xyY:
        0.3421, 0.4945, 14.8596
      CIE-Lab:
        45.4413, -26.6089, 34.7402
        CIE-LCH:
        45.4413, 43.7597, 127.4499
        CIE-Luv:
        45.4413, -18.8882, 42.0162
        Hunter-Lab:
        38.5481, -19.8577, 19.4300
      #50762e color charts
#50762e RGB chart
      #50762e CMYK chart
      #50762e RGB pie chart
      #50762e color shades, tints & tones
#50762e color schemes
#50762e color preview, HTML & CSS examples
           This text has a color of #50762e        
        
          <p style="color:#50762e;">Text here</p>
        
        
          .mytext {color:#50762e;}
        
        Text color #50762e
      
           This box has a color of #50762e        
        
          <div style="background-color:#50762e;">Content here</div>
        
        
          .mybackground {background-color:#50762e;}
        
        Background color #50762e
      
           Border around this has a color of #50762e        
        
          <div style="border:2px solid #50762e;">Content here</div>
        
        
          .myborder {border:2px solid #50762e;}
        
        Border color #50762e