#50300d color space conversions
Hex:
        #50300d
        RGB:
        80, 48, 13
        CMY:
        69, 81, 95
        CMYK:
        0, 40, 84, 69
      HSL:
        31°, 72.0430%, 18.2353%
        HSV (HSB):
        31°, 83.7500%, 31.3725%
        XYZ:
        4.4379, 3.8484, 0.8897
        xyY:
        0.4836, 0.4194, 3.8484
      CIE-Lab:
        23.1639, 11.2353, 27.2122
        CIE-LCH:
        23.1639, 29.4404, 67.5653
        CIE-Luv:
        23.1639, 22.8742, 19.8423
        Hunter-Lab:
        19.6174, 6.0498, 11.0433
      #50300d color charts
#50300d RGB chart
      #50300d CMYK chart
      #50300d RGB pie chart
      #50300d color shades, tints & tones
#50300d color schemes
#50300d color preview, HTML & CSS examples
           This text has a color of #50300d        
        
          <p style="color:#50300d;">Text here</p>
        
        
          .mytext {color:#50300d;}
        
        Text color #50300d
      
           This box has a color of #50300d        
        
          <div style="background-color:#50300d;">Content here</div>
        
        
          .mybackground {background-color:#50300d;}
        
        Background color #50300d
      
           Border around this has a color of #50300d        
        
          <div style="border:2px solid #50300d;">Content here</div>
        
        
          .myborder {border:2px solid #50300d;}
        
        Border color #50300d