#5a470e color space conversions
Hex:
        #5a470e
        RGB:
        90, 71, 14
        CMY:
        65, 72, 95
        CMYK:
        0, 21, 84, 65
      HSL:
        45°, 73.0769%, 20.3922%
        HSV (HSB):
        45°, 84.4444%, 35.2941%
        XYZ:
        6.5490, 6.7118, 1.3658
        xyY:
        0.4477, 0.4589, 6.7118
      CIE-Lab:
        31.1417, 1.7844, 34.8087
        CIE-LCH:
        31.1417, 34.8544, 87.0653
        CIE-Luv:
        31.1417, 15.1701, 30.0729
        Hunter-Lab:
        25.9072, -0.2155, 15.0093
      #5a470e color charts
#5a470e RGB chart
      #5a470e CMYK chart
      #5a470e RGB pie chart
      #5a470e color shades, tints & tones
#5a470e color schemes
#5a470e color preview, HTML & CSS examples
           This text has a color of #5a470e        
        
          <p style="color:#5a470e;">Text here</p>
        
        
          .mytext {color:#5a470e;}
        
        Text color #5a470e
      
           This box has a color of #5a470e        
        
          <div style="background-color:#5a470e;">Content here</div>
        
        
          .mybackground {background-color:#5a470e;}
        
        Background color #5a470e
      
           Border around this has a color of #5a470e        
        
          <div style="border:2px solid #5a470e;">Content here</div>
        
        
          .myborder {border:2px solid #5a470e;}
        
        Border color #5a470e