#c1a996 color space conversions
Hex:
        #c1a996
        RGB:
        193, 169, 150
        CMY:
        24, 34, 41
        CMYK:
        0, 12, 22, 24
      HSL:
        27°, 25.7485%, 67.2549%
        HSV (HSB):
        27°, 22.2798%, 75.6863%
        XYZ:
        41.6853, 41.9154, 34.7476
        xyY:
        0.3522, 0.3542, 41.9154
      CIE-Lab:
        70.8126, 5.6924, 13.0031
        CIE-LCH:
        70.8126, 14.1946, 66.3575
        CIE-Luv:
        70.8126, 16.0223, 17.1569
        Hunter-Lab:
        64.7421, 1.6316, 13.4981
      #c1a996 color charts
#c1a996 RGB chart
      #c1a996 CMYK chart
      #c1a996 RGB pie chart
      #c1a996 color shades, tints & tones
#c1a996 color schemes
#c1a996 color preview, HTML & CSS examples
           This text has a color of #c1a996        
        
          <p style="color:#c1a996;">Text here</p>
        
        
          .mytext {color:#c1a996;}
        
        Text color #c1a996
      
           This box has a color of #c1a996        
        
          <div style="background-color:#c1a996;">Content here</div>
        
        
          .mybackground {background-color:#c1a996;}
        
        Background color #c1a996
      
           Border around this has a color of #c1a996        
        
          <div style="border:2px solid #c1a996;">Content here</div>
        
        
          .myborder {border:2px solid #c1a996;}
        
        Border color #c1a996