#c8af34 color space conversions
Hex:
        #c8af34
        RGB:
        200, 175, 52
        CMY:
        22, 31, 80
        CMYK:
        0, 13, 74, 22
      HSL:
        50°, 58.7302%, 49.4118%
        HSV (HSB):
        50°, 74.0000%, 78.4314%
        XYZ:
        39.7692, 43.1872, 9.4887
        xyY:
        0.4302, 0.4672, 43.1872
      CIE-Lab:
        71.6819, -3.9667, 62.5051
        CIE-LCH:
        71.6819, 62.6309, 93.6312
        CIE-Luv:
        71.6819, 22.6639, 69.4115
        Hunter-Lab:
        65.7170, -6.9839, 37.4412
      #c8af34 color charts
#c8af34 RGB chart
      #c8af34 CMYK chart
      #c8af34 RGB pie chart
      #c8af34 color shades, tints & tones
#c8af34 color schemes
#c8af34 color preview, HTML & CSS examples
           This text has a color of #c8af34        
        
          <p style="color:#c8af34;">Text here</p>
        
        
          .mytext {color:#c8af34;}
        
        Text color #c8af34
      
           This box has a color of #c8af34        
        
          <div style="background-color:#c8af34;">Content here</div>
        
        
          .mybackground {background-color:#c8af34;}
        
        Background color #c8af34
      
           Border around this has a color of #c8af34        
        
          <div style="border:2px solid #c8af34;">Content here</div>
        
        
          .myborder {border:2px solid #c8af34;}
        
        Border color #c8af34