#5b563d color space conversions
Hex:
        #5b563d
        RGB:
        91, 86, 61
        CMY:
        64, 66, 76
        CMYK:
        0, 5, 33, 64
      HSL:
        50°, 19.7368%, 29.8039%
        HSV (HSB):
        50°, 32.9670%, 35.6863%
        XYZ:
        8.4845, 9.2166, 5.7467
        xyY:
        0.3618, 0.3931, 9.2166
      CIE-Lab:
        36.3981, -2.3944, 15.3206
        CIE-LCH:
        36.3981, 15.5066, 98.8826
        CIE-Luv:
        36.3981, 4.3207, 17.7605
        Hunter-Lab:
        30.3589, -3.2423, 10.0282
      #5b563d color charts
#5b563d RGB chart
      #5b563d CMYK chart
      #5b563d RGB pie chart
      #5b563d color shades, tints & tones
#5b563d color schemes
#5b563d color preview, HTML & CSS examples
           This text has a color of #5b563d        
        
          <p style="color:#5b563d;">Text here</p>
        
        
          .mytext {color:#5b563d;}
        
        Text color #5b563d
      
           This box has a color of #5b563d        
        
          <div style="background-color:#5b563d;">Content here</div>
        
        
          .mybackground {background-color:#5b563d;}
        
        Background color #5b563d
      
           Border around this has a color of #5b563d        
        
          <div style="border:2px solid #5b563d;">Content here</div>
        
        
          .myborder {border:2px solid #5b563d;}
        
        Border color #5b563d