#a67f8a color space conversions
Hex:
        #a67f8a
        RGB:
        166, 127, 138
        CMY:
        35, 50, 46
        CMYK:
        0, 23, 17, 35
      HSL:
        343°, 17.9724%, 57.4510%
        HSV (HSB):
        343°, 23.4940%, 65.0980%
        XYZ:
        27.9027, 25.1207, 27.4229
        xyY:
        0.3468, 0.3123, 25.1207
      CIE-Lab:
        57.1928, 16.8204, -0.1087
        CIE-LCH:
        57.1928, 16.8208, 359.6298
        CIE-Luv:
        57.1928, 23.3081, -3.0306
        Hunter-Lab:
        50.1206, 11.6620, 2.6445
      #a67f8a color charts
#a67f8a RGB chart
      #a67f8a CMYK chart
      #a67f8a RGB pie chart
      #a67f8a color shades, tints & tones
#a67f8a color schemes
#a67f8a color preview, HTML & CSS examples
           This text has a color of #a67f8a        
        
          <p style="color:#a67f8a;">Text here</p>
        
        
          .mytext {color:#a67f8a;}
        
        Text color #a67f8a
      
           This box has a color of #a67f8a        
        
          <div style="background-color:#a67f8a;">Content here</div>
        
        
          .mybackground {background-color:#a67f8a;}
        
        Background color #a67f8a
      
           Border around this has a color of #a67f8a        
        
          <div style="border:2px solid #a67f8a;">Content here</div>
        
        
          .myborder {border:2px solid #a67f8a;}
        
        Border color #a67f8a