#a06268 color space conversions
Hex:
        #a06268
        RGB:
        160, 98, 104
        CMY:
        37, 62, 59
        CMYK:
        0, 39, 35, 37
      HSL:
        354°, 24.6032%, 50.5882%
        HSV (HSB):
        354°, 38.7500%, 62.7451%
        XYZ:
        21.3636, 17.2084, 15.2923
        xyY:
        0.3966, 0.3195, 17.2084
      CIE-Lab:
        48.5216, 25.8955, 7.2839
        CIE-LCH:
        48.5216, 26.9004, 15.7102
        CIE-Luv:
        48.5216, 40.8747, 4.8365
        Hunter-Lab:
        41.4830, 19.3314, 7.1815
      #a06268 color charts
#a06268 RGB chart
      #a06268 CMYK chart
      #a06268 RGB pie chart
      #a06268 color shades, tints & tones
#a06268 color schemes
#a06268 color preview, HTML & CSS examples
           This text has a color of #a06268        
        
          <p style="color:#a06268;">Text here</p>
        
        
          .mytext {color:#a06268;}
        
        Text color #a06268
      
           This box has a color of #a06268        
        
          <div style="background-color:#a06268;">Content here</div>
        
        
          .mybackground {background-color:#a06268;}
        
        Background color #a06268
      
           Border around this has a color of #a06268        
        
          <div style="border:2px solid #a06268;">Content here</div>
        
        
          .myborder {border:2px solid #a06268;}
        
        Border color #a06268