#50723e color space conversions
Hex:
        #50723e
        RGB:
        80, 114, 62
        CMY:
        69, 55, 76
        CMYK:
        30, 0, 46, 55
      HSL:
        99°, 29.5455%, 34.5098%
        HSV (HSB):
        99°, 45.6140%, 44.7059%
        XYZ:
        10.1951, 14.0879, 6.7393
        xyY:
        0.3286, 0.4541, 14.0879
      CIE-Lab:
        44.3587, -22.5992, 24.9536
        CIE-LCH:
        44.3587, 33.6661, 132.1656
        CIE-Luv:
        44.3587, -16.8034, 32.3945
        Hunter-Lab:
        37.5339, -17.1994, 15.6280
      #50723e color charts
#50723e RGB chart
      #50723e CMYK chart
      #50723e RGB pie chart
      #50723e color shades, tints & tones
#50723e color schemes
#50723e color preview, HTML & CSS examples
           This text has a color of #50723e        
        
          <p style="color:#50723e;">Text here</p>
        
        
          .mytext {color:#50723e;}
        
        Text color #50723e
      
           This box has a color of #50723e        
        
          <div style="background-color:#50723e;">Content here</div>
        
        
          .mybackground {background-color:#50723e;}
        
        Background color #50723e
      
           Border around this has a color of #50723e        
        
          <div style="border:2px solid #50723e;">Content here</div>
        
        
          .myborder {border:2px solid #50723e;}
        
        Border color #50723e