#c7a696 color space conversions
Hex:
        #c7a696
        RGB:
        199, 166, 150
        CMY:
        22, 35, 41
        CMYK:
        0, 17, 25, 22
      HSL:
        20°, 30.4348%, 68.4314%
        HSV (HSB):
        20°, 24.6231%, 78.0392%
        XYZ:
        42.6944, 41.6166, 34.6367
        xyY:
        0.3589, 0.3499, 41.6166
      CIE-Lab:
        70.6057, 9.6248, 12.7921
        CIE-LCH:
        70.6057, 16.0086, 53.0420
        CIE-Luv:
        70.6057, 21.7573, 16.1112
        Hunter-Lab:
        64.5109, 5.2403, 13.3241
      #c7a696 color charts
#c7a696 RGB chart
      #c7a696 CMYK chart
      #c7a696 RGB pie chart
      #c7a696 color shades, tints & tones
#c7a696 color schemes
#c7a696 color preview, HTML & CSS examples
           This text has a color of #c7a696        
        
          <p style="color:#c7a696;">Text here</p>
        
        
          .mytext {color:#c7a696;}
        
        Text color #c7a696
      
           This box has a color of #c7a696        
        
          <div style="background-color:#c7a696;">Content here</div>
        
        
          .mybackground {background-color:#c7a696;}
        
        Background color #c7a696
      
           Border around this has a color of #c7a696        
        
          <div style="border:2px solid #c7a696;">Content here</div>
        
        
          .myborder {border:2px solid #c7a696;}
        
        Border color #c7a696