#5b5c2b color space conversions
Hex:
        #5b5c2b
        RGB:
        91, 92, 43
        CMY:
        64, 64, 83
        CMYK:
        1, 0, 53, 64
      HSL:
        61°, 36.2963%, 26.4706%
        HSV (HSB):
        61°, 53.2609%, 36.0784%
        XYZ:
        8.5776, 10.0529, 3.7738
        xyY:
        0.3829, 0.4487, 10.0529
      CIE-Lab:
        37.9371, -8.2137, 27.7867
        CIE-LCH:
        37.9371, 28.9753, 106.4677
        CIE-Luv:
        37.9371, 1.5621, 30.4376
        Hunter-Lab:
        31.7062, -7.1958, 15.1374
      #5b5c2b color charts
#5b5c2b RGB chart
      #5b5c2b CMYK chart
      #5b5c2b RGB pie chart
      #5b5c2b color shades, tints & tones
#5b5c2b color schemes
#5b5c2b color preview, HTML & CSS examples
           This text has a color of #5b5c2b        
        
          <p style="color:#5b5c2b;">Text here</p>
        
        
          .mytext {color:#5b5c2b;}
        
        Text color #5b5c2b
      
           This box has a color of #5b5c2b        
        
          <div style="background-color:#5b5c2b;">Content here</div>
        
        
          .mybackground {background-color:#5b5c2b;}
        
        Background color #5b5c2b
      
           Border around this has a color of #5b5c2b        
        
          <div style="border:2px solid #5b5c2b;">Content here</div>
        
        
          .myborder {border:2px solid #5b5c2b;}
        
        Border color #5b5c2b