#c9a969 color space conversions
Hex:
        #c9a969
        RGB:
        201, 169, 105
        CMY:
        21, 34, 59
        CMYK:
        0, 16, 48, 21
      HSL:
        40°, 47.0588%, 60.0000%
        HSV (HSB):
        40°, 47.7612%, 78.8235%
        XYZ:
        40.8252, 41.8134, 19.2837
        xyY:
        0.4006, 0.4102, 41.8134
      CIE-Lab:
        70.7421, 3.3653, 37.2397
        CIE-LCH:
        70.7421, 37.3915, 84.8363
        CIE-Luv:
        70.7421, 24.9504, 46.0736
        Hunter-Lab:
        64.6633, -0.4647, 27.5830
      #c9a969 color charts
#c9a969 RGB chart
      #c9a969 CMYK chart
      #c9a969 RGB pie chart
      #c9a969 color shades, tints & tones
#c9a969 color schemes
#c9a969 color preview, HTML & CSS examples
           This text has a color of #c9a969        
        
          <p style="color:#c9a969;">Text here</p>
        
        
          .mytext {color:#c9a969;}
        
        Text color #c9a969
      
           This box has a color of #c9a969        
        
          <div style="background-color:#c9a969;">Content here</div>
        
        
          .mybackground {background-color:#c9a969;}
        
        Background color #c9a969
      
           Border around this has a color of #c9a969        
        
          <div style="border:2px solid #c9a969;">Content here</div>
        
        
          .myborder {border:2px solid #c9a969;}
        
        Border color #c9a969