#a54a20 color space conversions
Hex:
        #a54a20
        RGB:
        165, 74, 32
        CMY:
        35, 71, 87
        CMYK:
        0, 55, 81, 35
      HSL:
        19°, 67.5127%, 38.6275%
        HSV (HSB):
        19°, 80.6061%, 64.7059%
        XYZ:
        18.2265, 13.0012, 2.9153
        xyY:
        0.5338, 0.3808, 13.0012
      CIE-Lab:
        42.7650, 35.0339, 41.4862
        CIE-LCH:
        42.7650, 54.2999, 49.8199
        CIE-Luv:
        42.7650, 72.5958, 32.6683
        Hunter-Lab:
        36.0571, 27.1300, 20.4462
      #a54a20 color charts
#a54a20 RGB chart
      #a54a20 CMYK chart
      #a54a20 RGB pie chart
      #a54a20 color shades, tints & tones
#a54a20 color schemes
#a54a20 color preview, HTML & CSS examples
           This text has a color of #a54a20        
        
          <p style="color:#a54a20;">Text here</p>
        
        
          .mytext {color:#a54a20;}
        
        Text color #a54a20
      
           This box has a color of #a54a20        
        
          <div style="background-color:#a54a20;">Content here</div>
        
        
          .mybackground {background-color:#a54a20;}
        
        Background color #a54a20
      
           Border around this has a color of #a54a20        
        
          <div style="border:2px solid #a54a20;">Content here</div>
        
        
          .myborder {border:2px solid #a54a20;}
        
        Border color #a54a20