#5a582f color space conversions
Hex:
        #5a582f
        RGB:
        90, 88, 47
        CMY:
        65, 65, 82
        CMYK:
        0, 2, 48, 65
      HSL:
        57°, 31.3869%, 26.8627%
        HSV (HSB):
        57°, 47.7778%, 35.2941%
        XYZ:
        8.2193, 9.3583, 4.0625
        xyY:
        0.3798, 0.4325, 9.3583
      CIE-Lab:
        36.6653, -5.8990, 23.9719
        CIE-LCH:
        36.6653, 24.6871, 103.8246
        CIE-Luv:
        36.6653, 3.1662, 26.4592
        Hunter-Lab:
        30.5914, -5.5758, 13.5404
      #5a582f color charts
#5a582f RGB chart
      #5a582f CMYK chart
      #5a582f RGB pie chart
      #5a582f color shades, tints & tones
#5a582f color schemes
#5a582f color preview, HTML & CSS examples
           This text has a color of #5a582f        
        
          <p style="color:#5a582f;">Text here</p>
        
        
          .mytext {color:#5a582f;}
        
        Text color #5a582f
      
           This box has a color of #5a582f        
        
          <div style="background-color:#5a582f;">Content here</div>
        
        
          .mybackground {background-color:#5a582f;}
        
        Background color #5a582f
      
           Border around this has a color of #5a582f        
        
          <div style="border:2px solid #5a582f;">Content here</div>
        
        
          .myborder {border:2px solid #5a582f;}
        
        Border color #5a582f