#c6a0ae color space conversions
Hex:
        #c6a0ae
        RGB:
        198, 160, 174
        CMY:
        22, 37, 32
        CMYK:
        0, 19, 12, 22
      HSL:
        338°, 25.0000%, 70.1961%
        HSV (HSB):
        338°, 19.1919%, 77.6471%
        XYZ:
        43.4995, 40.2034, 45.5118
        xyY:
        0.3366, 0.3111, 40.2034
      CIE-Lab:
        69.6141, 16.2909, -1.9273
        CIE-LCH:
        69.6141, 16.4045, 353.2530
        CIE-Luv:
        69.6141, 22.0414, -5.6823
        Hunter-Lab:
        63.4061, 11.4984, 1.8270
      #c6a0ae color charts
#c6a0ae RGB chart
      #c6a0ae CMYK chart
      #c6a0ae RGB pie chart
      #c6a0ae color shades, tints & tones
#c6a0ae color schemes
#c6a0ae color preview, HTML & CSS examples
           This text has a color of #c6a0ae        
        
          <p style="color:#c6a0ae;">Text here</p>
        
        
          .mytext {color:#c6a0ae;}
        
        Text color #c6a0ae
      
           This box has a color of #c6a0ae        
        
          <div style="background-color:#c6a0ae;">Content here</div>
        
        
          .mybackground {background-color:#c6a0ae;}
        
        Background color #c6a0ae
      
           Border around this has a color of #c6a0ae        
        
          <div style="border:2px solid #c6a0ae;">Content here</div>
        
        
          .myborder {border:2px solid #c6a0ae;}
        
        Border color #c6a0ae