#5d563b color space conversions
Hex:
        #5d563b
        RGB:
        93, 86, 59
        CMY:
        64, 66, 77
        CMYK:
        0, 8, 37, 64
      HSL:
        48°, 22.3684%, 29.8039%
        HSV (HSB):
        48°, 36.5591%, 36.4706%
        XYZ:
        8.6314, 9.2985, 5.4775
        xyY:
        0.3687, 0.3972, 9.2985
      CIE-Lab:
        36.5528, -1.7785, 16.7773
        CIE-LCH:
        36.5528, 16.8713, 96.0511
        CIE-Luv:
        36.5528, 5.6972, 19.1347
        Hunter-Lab:
        30.4934, -2.8377, 10.6951
      #5d563b color charts
#5d563b RGB chart
      #5d563b CMYK chart
      #5d563b RGB pie chart
      #5d563b color shades, tints & tones
#5d563b color schemes
#5d563b color preview, HTML & CSS examples
           This text has a color of #5d563b        
        
          <p style="color:#5d563b;">Text here</p>
        
        
          .mytext {color:#5d563b;}
        
        Text color #5d563b
      
           This box has a color of #5d563b        
        
          <div style="background-color:#5d563b;">Content here</div>
        
        
          .mybackground {background-color:#5d563b;}
        
        Background color #5d563b
      
           Border around this has a color of #5d563b        
        
          <div style="border:2px solid #5d563b;">Content here</div>
        
        
          .myborder {border:2px solid #5d563b;}
        
        Border color #5d563b