#c4a695 color space conversions
Hex:
        #c4a695
        RGB:
        196, 166, 149
        CMY:
        23, 35, 42
        CMYK:
        0, 15, 24, 23
      HSL:
        22°, 28.4848%, 67.6471%
        HSV (HSB):
        22°, 23.9796%, 76.8627%
        XYZ:
        41.8260, 41.1781, 34.1775
        xyY:
        0.3569, 0.3514, 41.1781
      CIE-Lab:
        70.3005, 8.3262, 12.8720
        CIE-LCH:
        70.3005, 15.3302, 57.1032
        CIE-Luv:
        70.3005, 19.8413, 16.4505
        Hunter-Lab:
        64.1702, 4.0481, 13.3409
      #c4a695 color charts
#c4a695 RGB chart
      #c4a695 CMYK chart
      #c4a695 RGB pie chart
      #c4a695 color shades, tints & tones
#c4a695 color schemes
#c4a695 color preview, HTML & CSS examples
           This text has a color of #c4a695        
        
          <p style="color:#c4a695;">Text here</p>
        
        
          .mytext {color:#c4a695;}
        
        Text color #c4a695
      
           This box has a color of #c4a695        
        
          <div style="background-color:#c4a695;">Content here</div>
        
        
          .mybackground {background-color:#c4a695;}
        
        Background color #c4a695
      
           Border around this has a color of #c4a695        
        
          <div style="border:2px solid #c4a695;">Content here</div>
        
        
          .myborder {border:2px solid #c4a695;}
        
        Border color #c4a695