#c8a706 color space conversions
Hex:
        #c8a706
        RGB:
        200, 167, 6
        CMY:
        22, 35, 98
        CMYK:
        0, 17, 97, 22
      HSL:
        50°, 94.1748%, 40.3922%
        HSV (HSB):
        50°, 97.0000%, 78.4314%
        XYZ:
        37.6710, 39.9299, 5.8941
        xyY:
        0.4512, 0.4782, 39.9299
      CIE-Lab:
        69.4196, -0.9116, 71.6183
        CIE-LCH:
        69.4196, 71.6241, 90.7293
        CIE-Luv:
        69.4196, 29.2914, 73.0126
        Hunter-Lab:
        63.1901, -4.1694, 38.7028
      #c8a706 color charts
#c8a706 RGB chart
      #c8a706 CMYK chart
      #c8a706 RGB pie chart
      #c8a706 color shades, tints & tones
#c8a706 color schemes
#c8a706 color preview, HTML & CSS examples
           This text has a color of #c8a706        
        
          <p style="color:#c8a706;">Text here</p>
        
        
          .mytext {color:#c8a706;}
        
        Text color #c8a706
      
           This box has a color of #c8a706        
        
          <div style="background-color:#c8a706;">Content here</div>
        
        
          .mybackground {background-color:#c8a706;}
        
        Background color #c8a706
      
           Border around this has a color of #c8a706        
        
          <div style="border:2px solid #c8a706;">Content here</div>
        
        
          .myborder {border:2px solid #c8a706;}
        
        Border color #c8a706