#a06273 color space conversions
Hex:
        #a06273
        RGB:
        160, 98, 115
        CMY:
        37, 62, 55
        CMYK:
        0, 39, 28, 37
      HSL:
        344°, 24.6032%, 50.5882%
        HSV (HSB):
        344°, 38.7500%, 62.7451%
        XYZ:
        21.9594, 17.4468, 18.4298
        xyY:
        0.3797, 0.3017, 17.4468
      CIE-Lab:
        48.8181, 27.4178, 1.1226
        CIE-LCH:
        48.8181, 27.4408, 2.3445
        CIE-Luv:
        48.8181, 38.9071, -3.2240
        Hunter-Lab:
        41.7693, 20.7466, 3.0781
      #a06273 color charts
#a06273 RGB chart
      #a06273 CMYK chart
      #a06273 RGB pie chart
      #a06273 color shades, tints & tones
#a06273 color schemes
#a06273 color preview, HTML & CSS examples
           This text has a color of #a06273        
        
          <p style="color:#a06273;">Text here</p>
        
        
          .mytext {color:#a06273;}
        
        Text color #a06273
      
           This box has a color of #a06273        
        
          <div style="background-color:#a06273;">Content here</div>
        
        
          .mybackground {background-color:#a06273;}
        
        Background color #a06273
      
           Border around this has a color of #a06273        
        
          <div style="border:2px solid #a06273;">Content here</div>
        
        
          .myborder {border:2px solid #a06273;}
        
        Border color #a06273