#c8ab40 color space conversions
Hex:
        #c8ab40
        RGB:
        200, 171, 64
        CMY:
        22, 33, 75
        CMYK:
        0, 15, 68, 22
      HSL:
        47°, 55.2846%, 51.7647%
        HSV (HSB):
        47°, 68.0000%, 78.4314%
        XYZ:
        39.3077, 41.7753, 10.8422
        xyY:
        0.4276, 0.4544, 41.7753
      CIE-Lab:
        70.7158, -1.2545, 56.8094
        CIE-LCH:
        70.7158, 56.8232, 91.2651
        CIE-Luv:
        70.7158, 25.0691, 64.3109
        Hunter-Lab:
        64.6338, -4.5526, 35.2979
      #c8ab40 color charts
#c8ab40 RGB chart
      #c8ab40 CMYK chart
      #c8ab40 RGB pie chart
      #c8ab40 color shades, tints & tones
#c8ab40 color schemes
#c8ab40 color preview, HTML & CSS examples
           This text has a color of #c8ab40        
        
          <p style="color:#c8ab40;">Text here</p>
        
        
          .mytext {color:#c8ab40;}
        
        Text color #c8ab40
      
           This box has a color of #c8ab40        
        
          <div style="background-color:#c8ab40;">Content here</div>
        
        
          .mybackground {background-color:#c8ab40;}
        
        Background color #c8ab40
      
           Border around this has a color of #c8ab40        
        
          <div style="border:2px solid #c8ab40;">Content here</div>
        
        
          .myborder {border:2px solid #c8ab40;}
        
        Border color #c8ab40