#a58250 color space conversions
Hex:
        #a58250
        RGB:
        165, 130, 80
        CMY:
        35, 49, 69
        CMYK:
        0, 21, 52, 35
      HSL:
        35°, 34.6939%, 48.0392%
        HSV (HSB):
        35°, 51.5152%, 64.7059%
        XYZ:
        24.9476, 24.5438, 11.0120
        xyY:
        0.4123, 0.4057, 24.5438
      CIE-Lab:
        56.6282, 7.0829, 32.0391
        CIE-LCH:
        56.6282, 32.8127, 77.5340
        CIE-Luv:
        56.6282, 26.7474, 36.8257
        Hunter-Lab:
        49.5417, 3.1891, 21.5004
      #a58250 color charts
#a58250 RGB chart
      #a58250 CMYK chart
      #a58250 RGB pie chart
      #a58250 color shades, tints & tones
#a58250 color schemes
#a58250 color preview, HTML & CSS examples
           This text has a color of #a58250        
        
          <p style="color:#a58250;">Text here</p>
        
        
          .mytext {color:#a58250;}
        
        Text color #a58250
      
           This box has a color of #a58250        
        
          <div style="background-color:#a58250;">Content here</div>
        
        
          .mybackground {background-color:#a58250;}
        
        Background color #a58250
      
           Border around this has a color of #a58250        
        
          <div style="border:2px solid #a58250;">Content here</div>
        
        
          .myborder {border:2px solid #a58250;}
        
        Border color #a58250