#c8ac70 color space conversions
Hex:
        #c8ac70
        RGB:
        200, 172, 112
        CMY:
        22, 33, 56
        CMYK:
        0, 14, 44, 22
      HSL:
        41°, 44.4444%, 61.1765%
        HSV (HSB):
        41°, 44.0000%, 78.4314%
        XYZ:
        41.4966, 42.9543, 21.4331
        xyY:
        0.3919, 0.4057, 42.9543
      CIE-Lab:
        71.5239, 2.0520, 34.5608
        CIE-LCH:
        71.5239, 34.6216, 86.6021
        CIE-Luv:
        71.5239, 21.7974, 43.7377
        Hunter-Lab:
        65.5395, -1.6762, 26.4883
      #c8ac70 color charts
#c8ac70 RGB chart
      #c8ac70 CMYK chart
      #c8ac70 RGB pie chart
      #c8ac70 color shades, tints & tones
#c8ac70 color schemes
#c8ac70 color preview, HTML & CSS examples
           This text has a color of #c8ac70        
        
          <p style="color:#c8ac70;">Text here</p>
        
        
          .mytext {color:#c8ac70;}
        
        Text color #c8ac70
      
           This box has a color of #c8ac70        
        
          <div style="background-color:#c8ac70;">Content here</div>
        
        
          .mybackground {background-color:#c8ac70;}
        
        Background color #c8ac70
      
           Border around this has a color of #c8ac70        
        
          <div style="border:2px solid #c8ac70;">Content here</div>
        
        
          .myborder {border:2px solid #c8ac70;}
        
        Border color #c8ac70