#a07278 color space conversions
Hex:
        #a07278
        RGB:
        160, 114, 120
        CMY:
        37, 55, 53
        CMYK:
        0, 29, 25, 37
      HSL:
        352°, 19.4915%, 53.7255%
        HSV (HSB):
        352°, 28.7500%, 62.7451%
        XYZ:
        23.9047, 20.8643, 20.5366
        xyY:
        0.3660, 0.3195, 20.8643
      CIE-Lab:
        52.8006, 19.0561, 3.9246
        CIE-LCH:
        52.8006, 19.4560, 11.6373
        CIE-Luv:
        52.8006, 28.9113, 1.9921
        Hunter-Lab:
        45.6774, 13.4801, 5.3174
      #a07278 color charts
#a07278 RGB chart
      #a07278 CMYK chart
      #a07278 RGB pie chart
      #a07278 color shades, tints & tones
#a07278 color schemes
#a07278 color preview, HTML & CSS examples
           This text has a color of #a07278        
        
          <p style="color:#a07278;">Text here</p>
        
        
          .mytext {color:#a07278;}
        
        Text color #a07278
      
           This box has a color of #a07278        
        
          <div style="background-color:#a07278;">Content here</div>
        
        
          .mybackground {background-color:#a07278;}
        
        Background color #a07278
      
           Border around this has a color of #a07278        
        
          <div style="border:2px solid #a07278;">Content here</div>
        
        
          .myborder {border:2px solid #a07278;}
        
        Border color #a07278