#5b845e color space conversions
Hex:
        #5b845e
        RGB:
        91, 132, 94
        CMY:
        64, 48, 63
        CMYK:
        31, 0, 29, 48
      HSL:
        124°, 18.3857%, 43.7255%
        HSV (HSB):
        124°, 31.0606%, 51.7647%
        XYZ:
        14.5860, 19.5348, 13.5915
        xyY:
        0.3057, 0.4094, 19.5348
      CIE-Lab:
        51.3071, -22.4245, 16.0930
        CIE-LCH:
        51.3071, 27.6015, 144.3347
        CIE-Luv:
        51.3071, -20.2556, 24.2248
        Hunter-Lab:
        44.1982, -18.4394, 12.7063
      #5b845e color charts
#5b845e RGB chart
      #5b845e CMYK chart
      #5b845e RGB pie chart
      #5b845e color shades, tints & tones
#5b845e color schemes
#5b845e color preview, HTML & CSS examples
           This text has a color of #5b845e        
        
          <p style="color:#5b845e;">Text here</p>
        
        
          .mytext {color:#5b845e;}
        
        Text color #5b845e
      
           This box has a color of #5b845e        
        
          <div style="background-color:#5b845e;">Content here</div>
        
        
          .mybackground {background-color:#5b845e;}
        
        Background color #5b845e
      
           Border around this has a color of #5b845e        
        
          <div style="border:2px solid #5b845e;">Content here</div>
        
        
          .myborder {border:2px solid #5b845e;}
        
        Border color #5b845e