#a68188 color space conversions
Hex:
        #a68188
        RGB:
        166, 129, 136
        CMY:
        35, 49, 47
        CMYK:
        0, 22, 18, 35
      HSL:
        349°, 17.2093%, 57.8431%
        HSV (HSB):
        349°, 22.2892%, 65.0980%
        XYZ:
        28.0201, 25.5851, 26.7541
        xyY:
        0.3487, 0.3184, 25.5851
      CIE-Lab:
        57.6411, 15.3536, 1.6993
        CIE-LCH:
        57.6411, 15.4474, 6.3158
        CIE-Luv:
        57.6411, 22.4340, -0.2791
        Hunter-Lab:
        50.5817, 10.3633, 4.0470
      #a68188 color charts
#a68188 RGB chart
      #a68188 CMYK chart
      #a68188 RGB pie chart
      #a68188 color shades, tints & tones
#a68188 color schemes
#a68188 color preview, HTML & CSS examples
           This text has a color of #a68188        
        
          <p style="color:#a68188;">Text here</p>
        
        
          .mytext {color:#a68188;}
        
        Text color #a68188
      
           This box has a color of #a68188        
        
          <div style="background-color:#a68188;">Content here</div>
        
        
          .mybackground {background-color:#a68188;}
        
        Background color #a68188
      
           Border around this has a color of #a68188        
        
          <div style="border:2px solid #a68188;">Content here</div>
        
        
          .myborder {border:2px solid #a68188;}
        
        Border color #a68188