#c8a328 color space conversions
Hex:
        #c8a328
        RGB:
        200, 163, 40
        CMY:
        22, 36, 84
        CMYK:
        0, 19, 80, 22
      HSL:
        46°, 66.6667%, 47.0588%
        HSV (HSB):
        46°, 80.0000%, 78.4314%
        XYZ:
        37.2996, 38.6269, 7.4973
        xyY:
        0.4471, 0.4630, 38.6269
      CIE-Lab:
        68.4802, 1.9267, 63.6810
        CIE-LCH:
        68.4802, 63.7101, 88.2670
        CIE-Luv:
        68.4802, 31.6713, 67.2476
        Hunter-Lab:
        62.1506, -1.6369, 36.3532
      #c8a328 color charts
#c8a328 RGB chart
      #c8a328 CMYK chart
      #c8a328 RGB pie chart
      #c8a328 color shades, tints & tones
#c8a328 color schemes
#c8a328 color preview, HTML & CSS examples
           This text has a color of #c8a328        
        
          <p style="color:#c8a328;">Text here</p>
        
        
          .mytext {color:#c8a328;}
        
        Text color #c8a328
      
           This box has a color of #c8a328        
        
          <div style="background-color:#c8a328;">Content here</div>
        
        
          .mybackground {background-color:#c8a328;}
        
        Background color #c8a328
      
           Border around this has a color of #c8a328        
        
          <div style="border:2px solid #c8a328;">Content here</div>
        
        
          .myborder {border:2px solid #c8a328;}
        
        Border color #c8a328