#c6a695 color space conversions
Hex:
        #c6a695
        RGB:
        198, 166, 149
        CMY:
        22, 35, 42
        CMYK:
        0, 16, 25, 22
      HSL:
        21°, 30.0613%, 68.0392%
        HSV (HSB):
        21°, 24.7475%, 77.6471%
        XYZ:
        42.3497, 41.4481, 34.2020
        xyY:
        0.3589, 0.3513, 41.4481
      CIE-Lab:
        70.4888, 9.0958, 13.1640
        CIE-LCH:
        70.4888, 16.0008, 55.3569
        CIE-Luv:
        70.4888, 21.1789, 16.6976
        Hunter-Lab:
        64.3802, 4.7531, 13.5683
      #c6a695 color charts
#c6a695 RGB chart
      #c6a695 CMYK chart
      #c6a695 RGB pie chart
      #c6a695 color shades, tints & tones
#c6a695 color schemes
#c6a695 color preview, HTML & CSS examples
           This text has a color of #c6a695        
        
          <p style="color:#c6a695;">Text here</p>
        
        
          .mytext {color:#c6a695;}
        
        Text color #c6a695
      
           This box has a color of #c6a695        
        
          <div style="background-color:#c6a695;">Content here</div>
        
        
          .mybackground {background-color:#c6a695;}
        
        Background color #c6a695
      
           Border around this has a color of #c6a695        
        
          <div style="border:2px solid #c6a695;">Content here</div>
        
        
          .myborder {border:2px solid #c6a695;}
        
        Border color #c6a695