#50640e color space conversions
Hex:
        #50640e
        RGB:
        80, 100, 14
        CMY:
        69, 61, 95
        CMYK:
        20, 0, 86, 61
      HSL:
        74°, 75.4386%, 22.3529%
        HSV (HSB):
        74°, 86.0000%, 39.2157%
        XYZ:
        7.9447, 10.8515, 2.0913
        xyY:
        0.3804, 0.5195, 10.8515
      CIE-Lab:
        39.3293, -19.8716, 41.8344
        CIE-LCH:
        39.3293, 46.3141, 115.4081
        CIE-Luv:
        39.3293, -9.3512, 42.6729
        Hunter-Lab:
        32.9416, -14.5981, 19.2952
      #50640e color charts
#50640e RGB chart
      #50640e CMYK chart
      #50640e RGB pie chart
      #50640e color shades, tints & tones
#50640e color schemes
#50640e color preview, HTML & CSS examples
           This text has a color of #50640e        
        
          <p style="color:#50640e;">Text here</p>
        
        
          .mytext {color:#50640e;}
        
        Text color #50640e
      
           This box has a color of #50640e        
        
          <div style="background-color:#50640e;">Content here</div>
        
        
          .mybackground {background-color:#50640e;}
        
        Background color #50640e
      
           Border around this has a color of #50640e        
        
          <div style="border:2px solid #50640e;">Content here</div>
        
        
          .myborder {border:2px solid #50640e;}
        
        Border color #50640e