#50731e color space conversions
Hex:
        #50731e
        RGB:
        80, 115, 30
        CMY:
        69, 55, 88
        CMYK:
        30, 0, 74, 55
      HSL:
        85°, 58.6207%, 28.4314%
        HSV (HSB):
        85°, 73.9130%, 45.0980%
        XYZ:
        9.6733, 14.0607, 3.4324
        xyY:
        0.3561, 0.5176, 14.0607
      CIE-Lab:
        44.3198, -26.5552, 40.8200
        CIE-LCH:
        44.3198, 48.6976, 123.0458
        CIE-Luv:
        44.3198, -17.4285, 45.9573
        Hunter-Lab:
        37.4976, -19.5727, 20.8210
      #50731e color charts
#50731e RGB chart
      #50731e CMYK chart
      #50731e RGB pie chart
      #50731e color shades, tints & tones
#50731e color schemes
#50731e color preview, HTML & CSS examples
           This text has a color of #50731e        
        
          <p style="color:#50731e;">Text here</p>
        
        
          .mytext {color:#50731e;}
        
        Text color #50731e
      
           This box has a color of #50731e        
        
          <div style="background-color:#50731e;">Content here</div>
        
        
          .mybackground {background-color:#50731e;}
        
        Background color #50731e
      
           Border around this has a color of #50731e        
        
          <div style="border:2px solid #50731e;">Content here</div>
        
        
          .myborder {border:2px solid #50731e;}
        
        Border color #50731e