#c8a370 color space conversions
Hex:
        #c8a370
        RGB:
        200, 163, 112
        CMY:
        22, 36, 56
        CMYK:
        0, 19, 44, 22
      HSL:
        35°, 44.4444%, 61.1765%
        HSV (HSB):
        35°, 44.0000%, 78.4314%
        XYZ:
        39.8412, 39.6436, 20.8814
        xyY:
        0.3970, 0.3950, 39.6436
      CIE-Lab:
        69.2149, 6.8923, 31.5868
        CIE-LCH:
        69.2149, 32.3300, 77.6909
        CIE-Luv:
        69.2149, 27.6765, 39.1039
        Hunter-Lab:
        62.9632, 2.7640, 24.4110
      #c8a370 color charts
#c8a370 RGB chart
      #c8a370 CMYK chart
      #c8a370 RGB pie chart
      #c8a370 color shades, tints & tones
#c8a370 color schemes
#c8a370 color preview, HTML & CSS examples
           This text has a color of #c8a370        
        
          <p style="color:#c8a370;">Text here</p>
        
        
          .mytext {color:#c8a370;}
        
        Text color #c8a370
      
           This box has a color of #c8a370        
        
          <div style="background-color:#c8a370;">Content here</div>
        
        
          .mybackground {background-color:#c8a370;}
        
        Background color #c8a370
      
           Border around this has a color of #c8a370        
        
          <div style="border:2px solid #c8a370;">Content here</div>
        
        
          .myborder {border:2px solid #c8a370;}
        
        Border color #c8a370