#c1a986 color space conversions
Hex:
        #c1a986
        RGB:
        193, 169, 134
        CMY:
        24, 34, 47
        CMYK:
        0, 12, 31, 24
      HSL:
        36°, 32.2404%, 64.1176%
        HSV (HSB):
        36°, 30.5699%, 75.6863%
        XYZ:
        40.4834, 41.4346, 28.4182
        xyY:
        0.3669, 0.3755, 41.4346
      CIE-Lab:
        70.4794, 3.4418, 21.2891
        CIE-LCH:
        70.4794, 21.5656, 80.8165
        CIE-Luv:
        70.4794, 17.2837, 28.1320
        Hunter-Lab:
        64.3697, -0.3849, 18.8832
      #c1a986 color charts
#c1a986 RGB chart
      #c1a986 CMYK chart
      #c1a986 RGB pie chart
      #c1a986 color shades, tints & tones
#c1a986 color schemes
#c1a986 color preview, HTML & CSS examples
           This text has a color of #c1a986        
        
          <p style="color:#c1a986;">Text here</p>
        
        
          .mytext {color:#c1a986;}
        
        Text color #c1a986
      
           This box has a color of #c1a986        
        
          <div style="background-color:#c1a986;">Content here</div>
        
        
          .mybackground {background-color:#c1a986;}
        
        Background color #c1a986
      
           Border around this has a color of #c1a986        
        
          <div style="border:2px solid #c1a986;">Content here</div>
        
        
          .myborder {border:2px solid #c1a986;}
        
        Border color #c1a986