#a15275 color space conversions
Hex:
        #a15275
        RGB:
        161, 82, 117
        CMY:
        37, 68, 54
        CMYK:
        0, 49, 27, 37
      HSL:
        333°, 32.5103%, 47.6471%
        HSV (HSB):
        333°, 49.0683%, 63.1373%
        XYZ:
        20.9261, 14.8960, 18.6019
        xyY:
        0.3845, 0.2737, 14.8960
      CIE-Lab:
        45.4914, 36.8672, -4.9563
        CIE-LCH:
        45.4914, 37.1988, 352.3432
        CIE-Luv:
        45.4914, 47.9115, -12.8403
        Hunter-Lab:
        38.5953, 29.2396, -1.5594
      #a15275 color charts
#a15275 RGB chart
      #a15275 CMYK chart
      #a15275 RGB pie chart
      #a15275 color shades, tints & tones
#a15275 color schemes
#a15275 color preview, HTML & CSS examples
           This text has a color of #a15275        
        
          <p style="color:#a15275;">Text here</p>
        
        
          .mytext {color:#a15275;}
        
        Text color #a15275
      
           This box has a color of #a15275        
        
          <div style="background-color:#a15275;">Content here</div>
        
        
          .mybackground {background-color:#a15275;}
        
        Background color #a15275
      
           Border around this has a color of #a15275        
        
          <div style="border:2px solid #a15275;">Content here</div>
        
        
          .myborder {border:2px solid #a15275;}
        
        Border color #a15275