#c8ac42 color space conversions
Hex:
        #c8ac42
        RGB:
        200, 172, 66
        CMY:
        22, 33, 74
        CMYK:
        0, 14, 67, 22
      HSL:
        47°, 54.9180%, 52.1569%
        HSV (HSB):
        47°, 67.0000%, 78.4314%
        XYZ:
        39.5553, 42.1778, 11.2106
        xyY:
        0.4256, 0.4538, 42.1778
      CIE-Lab:
        70.9933, -1.6704, 56.2496
        CIE-LCH:
        70.9933, 56.2744, 91.7010
        CIE-Luv:
        70.9933, 24.2875, 64.0983
        Hunter-Lab:
        64.9444, -4.9347, 35.2265
      #c8ac42 color charts
#c8ac42 RGB chart
      #c8ac42 CMYK chart
      #c8ac42 RGB pie chart
      #c8ac42 color shades, tints & tones
#c8ac42 color schemes
#c8ac42 color preview, HTML & CSS examples
           This text has a color of #c8ac42        
        
          <p style="color:#c8ac42;">Text here</p>
        
        
          .mytext {color:#c8ac42;}
        
        Text color #c8ac42
      
           This box has a color of #c8ac42        
        
          <div style="background-color:#c8ac42;">Content here</div>
        
        
          .mybackground {background-color:#c8ac42;}
        
        Background color #c8ac42
      
           Border around this has a color of #c8ac42        
        
          <div style="border:2px solid #c8ac42;">Content here</div>
        
        
          .myborder {border:2px solid #c8ac42;}
        
        Border color #c8ac42