#50672d color space conversions
Hex:
        #50672d
        RGB:
        80, 103, 45
        CMY:
        69, 60, 82
        CMYK:
        22, 0, 56, 60
      HSL:
        84°, 39.1892%, 29.0196%
        HSV (HSB):
        84°, 56.3107%, 40.3922%
        XYZ:
        8.6322, 11.5954, 4.2658
        xyY:
        0.3524, 0.4734, 11.5954
      CIE-Lab:
        40.5658, -19.0692, 29.6000
        CIE-LCH:
        40.5658, 35.2107, 122.7909
        CIE-Luv:
        40.5658, -11.1256, 34.7255
        Hunter-Lab:
        34.0521, -14.3415, 16.4090
      #50672d color charts
#50672d RGB chart
      #50672d CMYK chart
      #50672d RGB pie chart
      #50672d color shades, tints & tones
#50672d color schemes
#50672d color preview, HTML & CSS examples
           This text has a color of #50672d        
        
          <p style="color:#50672d;">Text here</p>
        
        
          .mytext {color:#50672d;}
        
        Text color #50672d
      
           This box has a color of #50672d        
        
          <div style="background-color:#50672d;">Content here</div>
        
        
          .mybackground {background-color:#50672d;}
        
        Background color #50672d
      
           Border around this has a color of #50672d        
        
          <div style="border:2px solid #50672d;">Content here</div>
        
        
          .myborder {border:2px solid #50672d;}
        
        Border color #50672d