#c0a969 color space conversions
Hex:
        #c0a969
        RGB:
        192, 169, 105
        CMY:
        25, 34, 59
        CMYK:
        0, 12, 45, 25
      HSL:
        44°, 40.8451%, 58.2353%
        HSV (HSB):
        44°, 45.3125%, 75.2941%
        XYZ:
        38.4760, 40.6023, 19.1737
        xyY:
        0.3916, 0.4132, 40.6023
      CIE-Lab:
        69.8964, -0.3691, 35.9955
        CIE-LCH:
        69.8964, 35.9974, 90.5874
        CIE-Luv:
        69.8964, 18.5854, 45.4033
        Hunter-Lab:
        63.7200, -3.7263, 26.7632
      #c0a969 color charts
#c0a969 RGB chart
      #c0a969 CMYK chart
      #c0a969 RGB pie chart
      #c0a969 color shades, tints & tones
#c0a969 color schemes
#c0a969 color preview, HTML & CSS examples
           This text has a color of #c0a969        
        
          <p style="color:#c0a969;">Text here</p>
        
        
          .mytext {color:#c0a969;}
        
        Text color #c0a969
      
           This box has a color of #c0a969        
        
          <div style="background-color:#c0a969;">Content here</div>
        
        
          .mybackground {background-color:#c0a969;}
        
        Background color #c0a969
      
           Border around this has a color of #c0a969        
        
          <div style="border:2px solid #c0a969;">Content here</div>
        
        
          .myborder {border:2px solid #c0a969;}
        
        Border color #c0a969