#5a4706 color space conversions
Hex:
        #5a4706
        RGB:
        90, 71, 6
        CMY:
        65, 72, 98
        CMYK:
        0, 21, 93, 65
      HSL:
        46°, 87.5000%, 18.8235%
        HSV (HSB):
        46°, 93.3333%, 35.2941%
        XYZ:
        6.5026, 6.6933, 1.1215
        xyY:
        0.4542, 0.4675, 6.6933
      CIE-Lab:
        31.0982, 1.4867, 37.6883
        CIE-LCH:
        31.0982, 37.7176, 87.7410
        CIE-Luv:
        31.0982, 15.3810, 31.5228
        Hunter-Lab:
        25.8714, -0.4104, 15.5398
      #5a4706 color charts
#5a4706 RGB chart
      #5a4706 CMYK chart
      #5a4706 RGB pie chart
      #5a4706 color shades, tints & tones
#5a4706 color schemes
#5a4706 color preview, HTML & CSS examples
           This text has a color of #5a4706        
        
          <p style="color:#5a4706;">Text here</p>
        
        
          .mytext {color:#5a4706;}
        
        Text color #5a4706
      
           This box has a color of #5a4706        
        
          <div style="background-color:#5a4706;">Content here</div>
        
        
          .mybackground {background-color:#5a4706;}
        
        Background color #5a4706
      
           Border around this has a color of #5a4706        
        
          <div style="border:2px solid #5a4706;">Content here</div>
        
        
          .myborder {border:2px solid #5a4706;}
        
        Border color #5a4706