#c8a0ae color space conversions
Hex:
        #c8a0ae
        RGB:
        200, 160, 174
        CMY:
        22, 37, 32
        CMYK:
        0, 20, 13, 22
      HSL:
        339°, 26.6667%, 70.5882%
        HSV (HSB):
        339°, 20.0000%, 78.4314%
        XYZ:
        44.0302, 40.4770, 45.5366
        xyY:
        0.3386, 0.3113, 40.4770
      CIE-Lab:
        69.8079, 17.0164, -1.6204
        CIE-LCH:
        69.8079, 17.0934, 354.5604
        CIE-Luv:
        69.8079, 23.3429, -5.3682
        Hunter-Lab:
        63.6215, 12.1959, 2.0987
      #c8a0ae color charts
#c8a0ae RGB chart
      #c8a0ae CMYK chart
      #c8a0ae RGB pie chart
      #c8a0ae color shades, tints & tones
#c8a0ae color schemes
#c8a0ae color preview, HTML & CSS examples
           This text has a color of #c8a0ae        
        
          <p style="color:#c8a0ae;">Text here</p>
        
        
          .mytext {color:#c8a0ae;}
        
        Text color #c8a0ae
      
           This box has a color of #c8a0ae        
        
          <div style="background-color:#c8a0ae;">Content here</div>
        
        
          .mybackground {background-color:#c8a0ae;}
        
        Background color #c8a0ae
      
           Border around this has a color of #c8a0ae        
        
          <div style="border:2px solid #c8a0ae;">Content here</div>
        
        
          .myborder {border:2px solid #c8a0ae;}
        
        Border color #c8a0ae