#5b492f color space conversions
Hex:
        #5b492f
        RGB:
        91, 73, 47
        CMY:
        64, 71, 82
        CMYK:
        0, 20, 48, 64
      HSL:
        35°, 31.8841%, 27.0588%
        HSV (HSB):
        35°, 48.3516%, 35.6863%
        XYZ:
        7.2100, 7.1945, 3.6980
        xyY:
        0.3983, 0.3974, 7.1945
      CIE-Lab:
        32.2456, 3.7035, 18.4134
        CIE-LCH:
        32.2456, 18.7821, 78.6277
        CIE-Luv:
        32.2456, 12.8478, 18.7189
        Hunter-Lab:
        26.8225, 1.0423, 10.6015
      #5b492f color charts
#5b492f RGB chart
      #5b492f CMYK chart
      #5b492f RGB pie chart
      #5b492f color shades, tints & tones
#5b492f color schemes
#5b492f color preview, HTML & CSS examples
           This text has a color of #5b492f        
        
          <p style="color:#5b492f;">Text here</p>
        
        
          .mytext {color:#5b492f;}
        
        Text color #5b492f
      
           This box has a color of #5b492f        
        
          <div style="background-color:#5b492f;">Content here</div>
        
        
          .mybackground {background-color:#5b492f;}
        
        Background color #5b492f
      
           Border around this has a color of #5b492f        
        
          <div style="border:2px solid #5b492f;">Content here</div>
        
        
          .myborder {border:2px solid #5b492f;}
        
        Border color #5b492f