#50321e color space conversions
Hex:
        #50321e
        RGB:
        80, 50, 30
        CMY:
        69, 80, 88
        CMYK:
        0, 38, 63, 69
      HSL:
        24°, 45.4545%, 21.5686%
        HSV (HSB):
        24°, 62.5000%, 31.3725%
        XYZ:
        4.6832, 4.0804, 1.7691
        xyY:
        0.4446, 0.3874, 4.0804
      CIE-Lab:
        23.9355, 11.1680, 18.1991
        CIE-LCH:
        23.9355, 21.3526, 58.4643
        CIE-Luv:
        23.9355, 20.3109, 14.7712
        Hunter-Lab:
        20.2000, 6.0337, 8.9476
      #50321e color charts
#50321e RGB chart
      #50321e CMYK chart
      #50321e RGB pie chart
      #50321e color shades, tints & tones
#50321e color schemes
#50321e color preview, HTML & CSS examples
           This text has a color of #50321e        
        
          <p style="color:#50321e;">Text here</p>
        
        
          .mytext {color:#50321e;}
        
        Text color #50321e
      
           This box has a color of #50321e        
        
          <div style="background-color:#50321e;">Content here</div>
        
        
          .mybackground {background-color:#50321e;}
        
        Background color #50321e
      
           Border around this has a color of #50321e        
        
          <div style="border:2px solid #50321e;">Content here</div>
        
        
          .myborder {border:2px solid #50321e;}
        
        Border color #50321e