#c8a540 color space conversions
Hex:
        #c8a540
        RGB:
        200, 165, 64
        CMY:
        22, 35, 75
        CMYK:
        0, 18, 68, 22
      HSL:
        45°, 55.2846%, 51.7647%
        HSV (HSB):
        45°, 68.0000%, 78.4314%
        XYZ:
        38.2000, 39.5598, 10.4729
        xyY:
        0.4329, 0.4484, 39.5598
      CIE-Lab:
        69.1548, 1.9407, 55.1827
        CIE-LCH:
        69.1548, 55.2168, 87.9858
        CIE-Luv:
        69.1548, 29.3277, 61.7278
        Hunter-Lab:
        62.8966, -1.6578, 34.1552
      #c8a540 color charts
#c8a540 RGB chart
      #c8a540 CMYK chart
      #c8a540 RGB pie chart
      #c8a540 color shades, tints & tones
#c8a540 color schemes
#c8a540 color preview, HTML & CSS examples
           This text has a color of #c8a540        
        
          <p style="color:#c8a540;">Text here</p>
        
        
          .mytext {color:#c8a540;}
        
        Text color #c8a540
      
           This box has a color of #c8a540        
        
          <div style="background-color:#c8a540;">Content here</div>
        
        
          .mybackground {background-color:#c8a540;}
        
        Background color #c8a540
      
           Border around this has a color of #c8a540        
        
          <div style="border:2px solid #c8a540;">Content here</div>
        
        
          .myborder {border:2px solid #c8a540;}
        
        Border color #c8a540