#c6a510 color space conversions
Hex:
        #c6a510
        RGB:
        198, 165, 16
        CMY:
        22, 35, 94
        CMYK:
        0, 17, 92, 22
      HSL:
        49°, 85.0467%, 41.9608%
        HSV (HSB):
        49°, 91.9192%, 77.6471%
        XYZ:
        36.8374, 38.9534, 6.0674
        xyY:
        0.4500, 0.4759, 38.9534
      CIE-Lab:
        68.7175, -0.6149, 69.6732
        CIE-LCH:
        68.7175, 69.6759, 90.5056
        CIE-Luv:
        68.7175, 29.1501, 71.4759
        Hunter-Lab:
        62.4127, -3.8675, 37.9250
      #c6a510 color charts
#c6a510 RGB chart
      #c6a510 CMYK chart
      #c6a510 RGB pie chart
      #c6a510 color shades, tints & tones
#c6a510 color schemes
#c6a510 color preview, HTML & CSS examples
           This text has a color of #c6a510        
        
          <p style="color:#c6a510;">Text here</p>
        
        
          .mytext {color:#c6a510;}
        
        Text color #c6a510
      
           This box has a color of #c6a510        
        
          <div style="background-color:#c6a510;">Content here</div>
        
        
          .mybackground {background-color:#c6a510;}
        
        Background color #c6a510
      
           Border around this has a color of #c6a510        
        
          <div style="border:2px solid #c6a510;">Content here</div>
        
        
          .myborder {border:2px solid #c6a510;}
        
        Border color #c6a510