#5b5c2a color space conversions
Hex:
        #5b5c2a
        RGB:
        91, 92, 42
        CMY:
        64, 64, 84
        CMYK:
        1, 0, 54, 64
      HSL:
        61°, 37.3134%, 26.2745%
        HSV (HSB):
        61°, 54.3478%, 36.0784%
        XYZ:
        8.5594, 10.0456, 3.6784
        xyY:
        0.3841, 0.4508, 10.0456
      CIE-Lab:
        37.9242, -8.3159, 28.3188
        CIE-LCH:
        37.9242, 29.5146, 106.3651
        CIE-Luv:
        37.9242, 1.5922, 30.8724
        Hunter-Lab:
        31.6948, -7.2605, 15.3054
      #5b5c2a color charts
#5b5c2a RGB chart
      #5b5c2a CMYK chart
      #5b5c2a RGB pie chart
      #5b5c2a color shades, tints & tones
#5b5c2a color schemes
#5b5c2a color preview, HTML & CSS examples
           This text has a color of #5b5c2a        
        
          <p style="color:#5b5c2a;">Text here</p>
        
        
          .mytext {color:#5b5c2a;}
        
        Text color #5b5c2a
      
           This box has a color of #5b5c2a        
        
          <div style="background-color:#5b5c2a;">Content here</div>
        
        
          .mybackground {background-color:#5b5c2a;}
        
        Background color #5b5c2a
      
           Border around this has a color of #5b5c2a        
        
          <div style="border:2px solid #5b5c2a;">Content here</div>
        
        
          .myborder {border:2px solid #5b5c2a;}
        
        Border color #5b5c2a