#c2a795 color space conversions
Hex:
        #c2a795
        RGB:
        194, 167, 149
        CMY:
        24, 35, 42
        CMYK:
        0, 14, 23, 24
      HSL:
        24°, 26.9461%, 67.2549%
        HSV (HSB):
        24°, 23.1959%, 76.0784%
        XYZ:
        41.4917, 41.2767, 34.2141
        xyY:
        0.3547, 0.3528, 41.2767
      CIE-Lab:
        70.3693, 7.0137, 12.9420
        CIE-LCH:
        70.3693, 14.7203, 61.5454
        CIE-Luv:
        70.3693, 17.9280, 16.7988
        Hunter-Lab:
        64.2469, 2.8459, 13.3985
      #c2a795 color charts
#c2a795 RGB chart
      #c2a795 CMYK chart
      #c2a795 RGB pie chart
      #c2a795 color shades, tints & tones
#c2a795 color schemes
#c2a795 color preview, HTML & CSS examples
           This text has a color of #c2a795        
        
          <p style="color:#c2a795;">Text here</p>
        
        
          .mytext {color:#c2a795;}
        
        Text color #c2a795
      
           This box has a color of #c2a795        
        
          <div style="background-color:#c2a795;">Content here</div>
        
        
          .mybackground {background-color:#c2a795;}
        
        Background color #c2a795
      
           Border around this has a color of #c2a795        
        
          <div style="border:2px solid #c2a795;">Content here</div>
        
        
          .myborder {border:2px solid #c2a795;}
        
        Border color #c2a795