#a68085 color space conversions
Hex:
        #a68085
        RGB:
        166, 128, 133
        CMY:
        35, 50, 48
        CMYK:
        0, 23, 20, 35
      HSL:
        352°, 17.5926%, 57.6471%
        HSV (HSB):
        352°, 22.8916%, 65.0980%
        XYZ:
        27.6787, 25.2388, 25.6030
        xyY:
        0.3525, 0.3214, 25.2388
      CIE-Lab:
        57.3073, 15.4352, 2.9469
        CIE-LCH:
        57.3073, 15.7140, 10.8087
        CIE-Luv:
        57.3073, 23.3558, 1.4035
        Hunter-Lab:
        50.2382, 10.4275, 4.9506
      #a68085 color charts
#a68085 RGB chart
      #a68085 CMYK chart
      #a68085 RGB pie chart
      #a68085 color shades, tints & tones
#a68085 color schemes
#a68085 color preview, HTML & CSS examples
           This text has a color of #a68085        
        
          <p style="color:#a68085;">Text here</p>
        
        
          .mytext {color:#a68085;}
        
        Text color #a68085
      
           This box has a color of #a68085        
        
          <div style="background-color:#a68085;">Content here</div>
        
        
          .mybackground {background-color:#a68085;}
        
        Background color #a68085
      
           Border around this has a color of #a68085        
        
          <div style="border:2px solid #a68085;">Content here</div>
        
        
          .myborder {border:2px solid #a68085;}
        
        Border color #a68085