#c6a527 color space conversions
Hex:
        #c6a527
        RGB:
        198, 165, 39
        CMY:
        22, 35, 85
        CMYK:
        0, 17, 80, 22
      HSL:
        48°, 67.0886%, 46.4706%
        HSV (HSB):
        48°, 80.3030%, 77.6471%
        XYZ:
        37.1100, 39.0625, 7.5034
        xyY:
        0.4435, 0.4668, 39.0625
      CIE-Lab:
        68.7965, -0.0581, 64.2044
        CIE-LCH:
        68.7965, 64.2044, 90.0519
        CIE-Luv:
        68.7965, 28.7098, 68.1955
        Hunter-Lab:
        62.5000, -3.3888, 36.6320
      #c6a527 color charts
#c6a527 RGB chart
      #c6a527 CMYK chart
      #c6a527 RGB pie chart
      #c6a527 color shades, tints & tones
#c6a527 color schemes
#c6a527 color preview, HTML & CSS examples
           This text has a color of #c6a527        
        
          <p style="color:#c6a527;">Text here</p>
        
        
          .mytext {color:#c6a527;}
        
        Text color #c6a527
      
           This box has a color of #c6a527        
        
          <div style="background-color:#c6a527;">Content here</div>
        
        
          .mybackground {background-color:#c6a527;}
        
        Background color #c6a527
      
           Border around this has a color of #c6a527        
        
          <div style="border:2px solid #c6a527;">Content here</div>
        
        
          .myborder {border:2px solid #c6a527;}
        
        Border color #c6a527