#c8af50 color space conversions
Hex:
        #c8af50
        RGB:
        200, 175, 80
        CMY:
        22, 31, 69
        CMYK:
        0, 13, 60, 22
      HSL:
        48°, 52.1739%, 54.9020%
        HSV (HSB):
        48°, 60.0000%, 78.4314%
        XYZ:
        40.5974, 43.5185, 13.8496
        xyY:
        0.4144, 0.4442, 43.5185
      CIE-Lab:
        71.9055, -2.3525, 50.9786
        CIE-LCH:
        71.9055, 51.0329, 92.6422
        CIE-Luv:
        71.9055, 21.6130, 60.3849
        Hunter-Lab:
        65.9685, -5.5952, 33.7305
      #c8af50 color charts
#c8af50 RGB chart
      #c8af50 CMYK chart
      #c8af50 RGB pie chart
      #c8af50 color shades, tints & tones
#c8af50 color schemes
#c8af50 color preview, HTML & CSS examples
           This text has a color of #c8af50        
        
          <p style="color:#c8af50;">Text here</p>
        
        
          .mytext {color:#c8af50;}
        
        Text color #c8af50
      
           This box has a color of #c8af50        
        
          <div style="background-color:#c8af50;">Content here</div>
        
        
          .mybackground {background-color:#c8af50;}
        
        Background color #c8af50
      
           Border around this has a color of #c8af50        
        
          <div style="border:2px solid #c8af50;">Content here</div>
        
        
          .myborder {border:2px solid #c8af50;}
        
        Border color #c8af50