#50732e color space conversions
Hex:
        #50732e
        RGB:
        80, 115, 46
        CMY:
        69, 55, 82
        CMYK:
        30, 0, 60, 55
      HSL:
        90°, 42.8571%, 31.5686%
        HSV (HSB):
        90°, 60.0000%, 45.0980%
        XYZ:
        9.9321, 14.1642, 4.7953
        xyY:
        0.3438, 0.4903, 14.1642
      CIE-Lab:
        44.4675, -25.1282, 33.6257
        CIE-LCH:
        44.4675, 41.9776, 126.7704
        CIE-Luv:
        44.4675, -17.3733, 40.4899
        Hunter-Lab:
        37.6354, -18.7549, 18.7904
      #50732e color charts
#50732e RGB chart
      #50732e CMYK chart
      #50732e RGB pie chart
      #50732e color shades, tints & tones
#50732e color schemes
#50732e color preview, HTML & CSS examples
           This text has a color of #50732e        
        
          <p style="color:#50732e;">Text here</p>
        
        
          .mytext {color:#50732e;}
        
        Text color #50732e
      
           This box has a color of #50732e        
        
          <div style="background-color:#50732e;">Content here</div>
        
        
          .mybackground {background-color:#50732e;}
        
        Background color #50732e
      
           Border around this has a color of #50732e        
        
          <div style="border:2px solid #50732e;">Content here</div>
        
        
          .myborder {border:2px solid #50732e;}
        
        Border color #50732e