#a96068 color space conversions
Hex:
        #a96068
        RGB:
        169, 96, 104
        CMY:
        34, 62, 59
        CMYK:
        0, 43, 38, 34
      HSL:
        353°, 29.7959%, 51.9608%
        HSV (HSB):
        353°, 43.1953%, 66.2745%
        XYZ:
        23.0437, 17.8002, 15.3180
        xyY:
        0.4103, 0.3169, 17.8002
      CIE-Lab:
        49.2529, 30.5126, 8.4866
        CIE-LCH:
        49.2529, 31.6709, 15.5431
        CIE-Luv:
        49.2529, 48.9754, 5.4131
        Hunter-Lab:
        42.1903, 23.6611, 8.0069
      #a96068 color charts
#a96068 RGB chart
      #a96068 CMYK chart
      #a96068 RGB pie chart
      #a96068 color shades, tints & tones
#a96068 color schemes
#a96068 color preview, HTML & CSS examples
           This text has a color of #a96068        
        
          <p style="color:#a96068;">Text here</p>
        
        
          .mytext {color:#a96068;}
        
        Text color #a96068
      
           This box has a color of #a96068        
        
          <div style="background-color:#a96068;">Content here</div>
        
        
          .mybackground {background-color:#a96068;}
        
        Background color #a96068
      
           Border around this has a color of #a96068        
        
          <div style="border:2px solid #a96068;">Content here</div>
        
        
          .myborder {border:2px solid #a96068;}
        
        Border color #a96068