#a56250 color space conversions
Hex:
        #a56250
        RGB:
        165, 98, 80
        CMY:
        35, 62, 69
        CMYK:
        0, 41, 52, 35
      HSL:
        13°, 34.6939%, 48.0392%
        HSV (HSB):
        13°, 51.5152%, 64.7059%
        XYZ:
        21.3327, 17.3139, 9.8070
        xyY:
        0.4403, 0.3573, 17.3139
      CIE-Lab:
        48.6531, 25.1820, 21.8199
        CIE-LCH:
        48.6531, 33.3203, 40.9086
        CIE-Luv:
        48.6531, 48.7089, 21.2372
        Hunter-Lab:
        41.6100, 18.6964, 15.1530
      #a56250 color charts
#a56250 RGB chart
      #a56250 CMYK chart
      #a56250 RGB pie chart
      #a56250 color shades, tints & tones
#a56250 color schemes
#a56250 color preview, HTML & CSS examples
           This text has a color of #a56250        
        
          <p style="color:#a56250;">Text here</p>
        
        
          .mytext {color:#a56250;}
        
        Text color #a56250
      
           This box has a color of #a56250        
        
          <div style="background-color:#a56250;">Content here</div>
        
        
          .mybackground {background-color:#a56250;}
        
        Background color #a56250
      
           Border around this has a color of #a56250        
        
          <div style="border:2px solid #a56250;">Content here</div>
        
        
          .myborder {border:2px solid #a56250;}
        
        Border color #a56250