#a9525b color space conversions
Hex:
        #a9525b
        RGB:
        169, 82, 91
        CMY:
        34, 68, 64
        CMYK:
        0, 51, 46, 34
      HSL:
        354°, 34.6614%, 49.2157%
        HSV (HSB):
        354°, 51.4793%, 66.2745%
        XYZ:
        21.2678, 15.2249, 11.7153
        xyY:
        0.4412, 0.3158, 15.2249
      CIE-Lab:
        45.9408, 36.5648, 11.6695
        CIE-LCH:
        45.9408, 38.3818, 17.7002
        CIE-Luv:
        45.9408, 60.2475, 7.6502
        Hunter-Lab:
        39.0191, 29.0099, 9.5119
      #a9525b color charts
#a9525b RGB chart
      #a9525b CMYK chart
      #a9525b RGB pie chart
      #a9525b color shades, tints & tones
#a9525b color schemes
#a9525b color preview, HTML & CSS examples
           This text has a color of #a9525b        
        
          <p style="color:#a9525b;">Text here</p>
        
        
          .mytext {color:#a9525b;}
        
        Text color #a9525b
      
           This box has a color of #a9525b        
        
          <div style="background-color:#a9525b;">Content here</div>
        
        
          .mybackground {background-color:#a9525b;}
        
        Background color #a9525b
      
           Border around this has a color of #a9525b        
        
          <div style="border:2px solid #a9525b;">Content here</div>
        
        
          .myborder {border:2px solid #a9525b;}
        
        Border color #a9525b