#c8af28 color space conversions
Hex:
        #c8af28
        RGB:
        200, 175, 40
        CMY:
        22, 31, 84
        CMYK:
        0, 13, 80, 22
      HSL:
        51°, 66.6667%, 47.0588%
        HSV (HSB):
        51°, 80.0000%, 78.4314%
        XYZ:
        39.5324, 43.0925, 8.2416
        xyY:
        0.4351, 0.4742, 43.0925
      CIE-Lab:
        71.6177, -4.4340, 66.4631
        CIE-LCH:
        71.6177, 66.6108, 93.8167
        CIE-Luv:
        71.6177, 22.9740, 72.0721
        Hunter-Lab:
        65.6449, -7.3830, 38.5077
      #c8af28 color charts
#c8af28 RGB chart
      #c8af28 CMYK chart
      #c8af28 RGB pie chart
      #c8af28 color shades, tints & tones
#c8af28 color schemes
#c8af28 color preview, HTML & CSS examples
           This text has a color of #c8af28        
        
          <p style="color:#c8af28;">Text here</p>
        
        
          .mytext {color:#c8af28;}
        
        Text color #c8af28
      
           This box has a color of #c8af28        
        
          <div style="background-color:#c8af28;">Content here</div>
        
        
          .mybackground {background-color:#c8af28;}
        
        Background color #c8af28
      
           Border around this has a color of #c8af28        
        
          <div style="border:2px solid #c8af28;">Content here</div>
        
        
          .myborder {border:2px solid #c8af28;}
        
        Border color #c8af28