#c8a555 color space conversions
Hex:
        #c8a555
        RGB:
        200, 165, 85
        CMY:
        22, 35, 67
        CMYK:
        0, 18, 58, 22
      HSL:
        42°, 51.1111%, 55.8824%
        HSV (HSB):
        42°, 57.5000%, 78.4314%
        XYZ:
        38.9142, 39.8455, 14.2343
        xyY:
        0.4185, 0.4285, 39.8455
      CIE-Lab:
        69.3593, 3.3448, 45.6661
        CIE-LCH:
        69.3593, 45.7884, 85.8109
        CIE-Luv:
        69.3593, 28.2255, 53.7165
        Hunter-Lab:
        63.1233, -0.4241, 30.8164
      #c8a555 color charts
#c8a555 RGB chart
      #c8a555 CMYK chart
      #c8a555 RGB pie chart
      #c8a555 color shades, tints & tones
#c8a555 color schemes
#c8a555 color preview, HTML & CSS examples
           This text has a color of #c8a555        
        
          <p style="color:#c8a555;">Text here</p>
        
        
          .mytext {color:#c8a555;}
        
        Text color #c8a555
      
           This box has a color of #c8a555        
        
          <div style="background-color:#c8a555;">Content here</div>
        
        
          .mybackground {background-color:#c8a555;}
        
        Background color #c8a555
      
           Border around this has a color of #c8a555        
        
          <div style="border:2px solid #c8a555;">Content here</div>
        
        
          .myborder {border:2px solid #c8a555;}
        
        Border color #c8a555