#50640b color space conversions
Hex:
        #50640b
        RGB:
        80, 100, 11
        CMY:
        69, 61, 96
        CMYK:
        20, 0, 89, 61
      HSL:
        73°, 80.1802%, 21.7647%
        HSV (HSB):
        73°, 89.0000%, 39.2157%
        XYZ:
        7.9258, 10.8440, 1.9920
        xyY:
        0.3818, 0.5223, 10.8440
      CIE-Lab:
        39.3164, -19.9895, 42.6739
        CIE-LCH:
        39.3164, 47.1237, 115.0995
        CIE-Luv:
        39.3164, -9.3431, 43.1493
        Hunter-Lab:
        32.9302, -14.6654, 19.4646
      #50640b color charts
#50640b RGB chart
      #50640b CMYK chart
      #50640b RGB pie chart
      #50640b color shades, tints & tones
#50640b color schemes
#50640b color preview, HTML & CSS examples
           This text has a color of #50640b        
        
          <p style="color:#50640b;">Text here</p>
        
        
          .mytext {color:#50640b;}
        
        Text color #50640b
      
           This box has a color of #50640b        
        
          <div style="background-color:#50640b;">Content here</div>
        
        
          .mybackground {background-color:#50640b;}
        
        Background color #50640b
      
           Border around this has a color of #50640b        
        
          <div style="border:2px solid #50640b;">Content here</div>
        
        
          .myborder {border:2px solid #50640b;}
        
        Border color #50640b