#c8a314 color space conversions
Hex:
        #c8a314
        RGB:
        200, 163, 20
        CMY:
        22, 36, 92
        CMYK:
        0, 19, 90, 22
      HSL:
        48°, 81.8182%, 43.1373%
        HSV (HSB):
        48°, 90.0000%, 78.4314%
        XYZ:
        37.0429, 38.5243, 6.1454
        xyY:
        0.4533, 0.4715, 38.5243
      CIE-Lab:
        68.4052, 1.4079, 68.8091
        CIE-LCH:
        68.4052, 68.8235, 88.8279
        CIE-Luv:
        68.4052, 32.1130, 70.3459
        Hunter-Lab:
        62.0679, -2.0879, 37.5772
      #c8a314 color charts
#c8a314 RGB chart
      #c8a314 CMYK chart
      #c8a314 RGB pie chart
      #c8a314 color shades, tints & tones
#c8a314 color schemes
#c8a314 color preview, HTML & CSS examples
           This text has a color of #c8a314        
        
          <p style="color:#c8a314;">Text here</p>
        
        
          .mytext {color:#c8a314;}
        
        Text color #c8a314
      
           This box has a color of #c8a314        
        
          <div style="background-color:#c8a314;">Content here</div>
        
        
          .mybackground {background-color:#c8a314;}
        
        Background color #c8a314
      
           Border around this has a color of #c8a314        
        
          <div style="border:2px solid #c8a314;">Content here</div>
        
        
          .myborder {border:2px solid #c8a314;}
        
        Border color #c8a314