#c2a2aa color space conversions
Hex:
        #c2a2aa
        RGB:
        194, 162, 170
        CMY:
        24, 36, 33
        CMYK:
        0, 16, 12, 24
      HSL:
        345°, 20.7792%, 69.8039%
        HSV (HSB):
        345°, 16.4948%, 76.0784%
        XYZ:
        42.4242, 40.2123, 43.5560
        xyY:
        0.3362, 0.3187, 40.2123
      CIE-Lab:
        69.6205, 13.0621, 0.2571
        CIE-LCH:
        69.6205, 13.0646, 1.1276
        CIE-Luv:
        69.6205, 18.7925, -1.9212
        Hunter-Lab:
        63.4131, 8.4456, 3.6653
      #c2a2aa color charts
#c2a2aa RGB chart
      #c2a2aa CMYK chart
      #c2a2aa RGB pie chart
      #c2a2aa color shades, tints & tones
#c2a2aa color schemes
#c2a2aa color preview, HTML & CSS examples
           This text has a color of #c2a2aa        
        
          <p style="color:#c2a2aa;">Text here</p>
        
        
          .mytext {color:#c2a2aa;}
        
        Text color #c2a2aa
      
           This box has a color of #c2a2aa        
        
          <div style="background-color:#c2a2aa;">Content here</div>
        
        
          .mybackground {background-color:#c2a2aa;}
        
        Background color #c2a2aa
      
           Border around this has a color of #c2a2aa        
        
          <div style="border:2px solid #c2a2aa;">Content here</div>
        
        
          .myborder {border:2px solid #c2a2aa;}
        
        Border color #c2a2aa