#c8ac31 color space conversions
Hex:
        #c8ac31
        RGB:
        200, 172, 49
        CMY:
        22, 33, 81
        CMYK:
        0, 14, 76, 22
      HSL:
        49°, 60.6426%, 48.8235%
        HSV (HSB):
        49°, 75.5000%, 78.4314%
        XYZ:
        39.1263, 42.0062, 8.9516
        xyY:
        0.4343, 0.4663, 42.0062
      CIE-Lab:
        70.8752, -2.5157, 62.8201
        CIE-LCH:
        70.8752, 62.8705, 92.2932
        CIE-Luv:
        70.8752, 24.8776, 68.9094
        Hunter-Lab:
        64.8122, -5.6630, 37.1797
      #c8ac31 color charts
#c8ac31 RGB chart
      #c8ac31 CMYK chart
      #c8ac31 RGB pie chart
      #c8ac31 color shades, tints & tones
#c8ac31 color schemes
#c8ac31 color preview, HTML & CSS examples
           This text has a color of #c8ac31        
        
          <p style="color:#c8ac31;">Text here</p>
        
        
          .mytext {color:#c8ac31;}
        
        Text color #c8ac31
      
           This box has a color of #c8ac31        
        
          <div style="background-color:#c8ac31;">Content here</div>
        
        
          .mybackground {background-color:#c8ac31;}
        
        Background color #c8ac31
      
           Border around this has a color of #c8ac31        
        
          <div style="border:2px solid #c8ac31;">Content here</div>
        
        
          .myborder {border:2px solid #c8ac31;}
        
        Border color #c8ac31