#50320d color space conversions
Hex:
        #50320d
        RGB:
        80, 50, 13
        CMY:
        69, 80, 95
        CMYK:
        0, 38, 84, 69
      HSL:
        33°, 72.0430%, 18.2353%
        HSV (HSB):
        33°, 83.7500%, 31.3725%
        XYZ:
        4.5215, 4.0157, 0.9176
        xyY:
        0.4782, 0.4247, 4.0157
      CIE-Lab:
        23.7234, 9.9480, 27.7780
        CIE-LCH:
        23.7234, 29.5055, 70.2963
        CIE-Luv:
        23.7234, 21.6071, 20.6673
        Hunter-Lab:
        20.0393, 5.2066, 11.3127
      #50320d color charts
#50320d RGB chart
      #50320d CMYK chart
      #50320d RGB pie chart
      #50320d color shades, tints & tones
#50320d color schemes
#50320d color preview, HTML & CSS examples
           This text has a color of #50320d        
        
          <p style="color:#50320d;">Text here</p>
        
        
          .mytext {color:#50320d;}
        
        Text color #50320d
      
           This box has a color of #50320d        
        
          <div style="background-color:#50320d;">Content here</div>
        
        
          .mybackground {background-color:#50320d;}
        
        Background color #50320d
      
           Border around this has a color of #50320d        
        
          <div style="border:2px solid #50320d;">Content here</div>
        
        
          .myborder {border:2px solid #50320d;}
        
        Border color #50320d