#50322a color space conversions
Hex:
        #50322a
        RGB:
        80, 50, 42
        CMY:
        69, 80, 84
        CMYK:
        0, 38, 48, 69
      HSL:
        13°, 31.1475%, 23.9216%
        HSV (HSB):
        13°, 47.5000%, 31.3725%
        XYZ:
        4.8668, 4.1538, 2.7358
        xyY:
        0.4140, 0.3533, 4.1538
      CIE-Lab:
        24.1737, 12.5060, 10.6868
        CIE-LCH:
        24.1737, 16.4502, 40.5149
        CIE-Luv:
        24.1737, 18.9836, 8.6738
        Hunter-Lab:
        20.3810, 6.9574, 6.3082
      #50322a color charts
#50322a RGB chart
      #50322a CMYK chart
      #50322a RGB pie chart
      #50322a color shades, tints & tones
#50322a color schemes
#50322a color preview, HTML & CSS examples
           This text has a color of #50322a        
        
          <p style="color:#50322a;">Text here</p>
        
        
          .mytext {color:#50322a;}
        
        Text color #50322a
      
           This box has a color of #50322a        
        
          <div style="background-color:#50322a;">Content here</div>
        
        
          .mybackground {background-color:#50322a;}
        
        Background color #50322a
      
           Border around this has a color of #50322a        
        
          <div style="border:2px solid #50322a;">Content here</div>
        
        
          .myborder {border:2px solid #50322a;}
        
        Border color #50322a