#a07287 color space conversions
Hex:
        #a07287
        RGB:
        160, 114, 135
        CMY:
        37, 55, 47
        CMYK:
        0, 29, 16, 37
      HSL:
        333°, 19.4915%, 53.7255%
        HSV (HSB):
        333°, 28.7500%, 62.7451%
        XYZ:
        24.8877, 21.2575, 25.7130
        xyY:
        0.3463, 0.2958, 21.2575
      CIE-Lab:
        53.2301, 21.4730, -4.2593
        CIE-LCH:
        53.2301, 21.8913, 348.7806
        CIE-Luv:
        53.2301, 26.7698, -9.5364
        Hunter-Lab:
        46.1058, 15.6682, -0.7917
      #a07287 color charts
#a07287 RGB chart
      #a07287 CMYK chart
      #a07287 RGB pie chart
      #a07287 color shades, tints & tones
#a07287 color schemes
#a07287 color preview, HTML & CSS examples
           This text has a color of #a07287        
        
          <p style="color:#a07287;">Text here</p>
        
        
          .mytext {color:#a07287;}
        
        Text color #a07287
      
           This box has a color of #a07287        
        
          <div style="background-color:#a07287;">Content here</div>
        
        
          .mybackground {background-color:#a07287;}
        
        Background color #a07287
      
           Border around this has a color of #a07287        
        
          <div style="border:2px solid #a07287;">Content here</div>
        
        
          .myborder {border:2px solid #a07287;}
        
        Border color #a07287