#c8ac44 color space conversions
Hex:
        #c8ac44
        RGB:
        200, 172, 68
        CMY:
        22, 33, 73
        CMYK:
        0, 14, 66, 22
      HSL:
        47°, 54.5455%, 52.5490%
        HSV (HSB):
        47°, 66.0000%, 78.4314%
        XYZ:
        39.6153, 42.2018, 11.5266
        xyY:
        0.4244, 0.4521, 42.2018
      CIE-Lab:
        71.0098, -1.5528, 55.4053
        CIE-LCH:
        71.0098, 55.4271, 91.6054
        CIE-Luv:
        71.0098, 24.2062, 63.4347
        Hunter-Lab:
        64.9629, -4.8331, 34.9539
      #c8ac44 color charts
#c8ac44 RGB chart
      #c8ac44 CMYK chart
      #c8ac44 RGB pie chart
      #c8ac44 color shades, tints & tones
#c8ac44 color schemes
#c8ac44 color preview, HTML & CSS examples
           This text has a color of #c8ac44        
        
          <p style="color:#c8ac44;">Text here</p>
        
        
          .mytext {color:#c8ac44;}
        
        Text color #c8ac44
      
           This box has a color of #c8ac44        
        
          <div style="background-color:#c8ac44;">Content here</div>
        
        
          .mybackground {background-color:#c8ac44;}
        
        Background color #c8ac44
      
           Border around this has a color of #c8ac44        
        
          <div style="border:2px solid #c8ac44;">Content here</div>
        
        
          .myborder {border:2px solid #c8ac44;}
        
        Border color #c8ac44