#50751f color space conversions
Hex:
        #50751f
        RGB:
        80, 117, 31
        CMY:
        69, 54, 88
        CMYK:
        32, 0, 74, 54
      HSL:
        86°, 58.1081%, 29.0196%
        HSV (HSB):
        86°, 73.5043%, 45.8824%
        XYZ:
        9.9169, 14.5270, 3.5776
        xyY:
        0.3539, 0.5184, 14.5270
      CIE-Lab:
        44.9794, -27.4554, 41.0786
        CIE-LCH:
        44.9794, 49.4090, 123.7573
        CIE-Luv:
        44.9794, -18.4524, 46.6186
        Hunter-Lab:
        38.1143, -20.2564, 21.1147
      #50751f color charts
#50751f RGB chart
      #50751f CMYK chart
      #50751f RGB pie chart
      #50751f color shades, tints & tones
#50751f color schemes
#50751f color preview, HTML & CSS examples
           This text has a color of #50751f        
        
          <p style="color:#50751f;">Text here</p>
        
        
          .mytext {color:#50751f;}
        
        Text color #50751f
      
           This box has a color of #50751f        
        
          <div style="background-color:#50751f;">Content here</div>
        
        
          .mybackground {background-color:#50751f;}
        
        Background color #50751f
      
           Border around this has a color of #50751f        
        
          <div style="border:2px solid #50751f;">Content here</div>
        
        
          .myborder {border:2px solid #50751f;}
        
        Border color #50751f