#50140e color space conversions
Hex:
        #50140e
        RGB:
        80, 20, 14
        CMY:
        69, 92, 95
        CMYK:
        0, 75, 83, 69
      HSL:
        5°, 70.2128%, 18.4314%
        HSV (HSB):
        5°, 82.5000%, 31.3725%
        XYZ:
        3.6377, 2.2375, 0.6556
        xyY:
        0.5570, 0.3426, 2.2375
      CIE-Lab:
        16.6873, 27.6063, 19.3936
        CIE-LCH:
        16.6873, 33.7375, 35.0882
        CIE-Luv:
        16.6873, 37.6742, 9.9372
        Hunter-Lab:
        14.9582, 17.2324, 7.8721
      #50140e color charts
#50140e RGB chart
      #50140e CMYK chart
      #50140e RGB pie chart
      #50140e color shades, tints & tones
#50140e color schemes
#50140e color preview, HTML & CSS examples
           This text has a color of #50140e        
        
          <p style="color:#50140e;">Text here</p>
        
        
          .mytext {color:#50140e;}
        
        Text color #50140e
      
           This box has a color of #50140e        
        
          <div style="background-color:#50140e;">Content here</div>
        
        
          .mybackground {background-color:#50140e;}
        
        Background color #50140e
      
           Border around this has a color of #50140e        
        
          <div style="border:2px solid #50140e;">Content here</div>
        
        
          .myborder {border:2px solid #50140e;}
        
        Border color #50140e