#c6a201 color space conversions
Hex:
        #c6a201
        RGB:
        198, 162, 1
        CMY:
        22, 36, 100
        CMYK:
        0, 18, 99, 22
      HSL:
        49°, 98.9950%, 39.0196%
        HSV (HSB):
        49°, 99.4949%, 77.6471%
        XYZ:
        36.2145, 37.8486, 5.4255
        xyY:
        0.4556, 0.4762, 37.8486
      CIE-Lab:
        67.9089, 0.8043, 71.0740
        CIE-LCH:
        67.9089, 71.0786, 89.3516
        CIE-Luv:
        67.9089, 31.5335, 71.4056
        Hunter-Lab:
        61.5212, -2.5880, 37.8361
      #c6a201 color charts
#c6a201 RGB chart
      #c6a201 CMYK chart
      #c6a201 RGB pie chart
      #c6a201 color shades, tints & tones
#c6a201 color schemes
#c6a201 color preview, HTML & CSS examples
           This text has a color of #c6a201        
        
          <p style="color:#c6a201;">Text here</p>
        
        
          .mytext {color:#c6a201;}
        
        Text color #c6a201
      
           This box has a color of #c6a201        
        
          <div style="background-color:#c6a201;">Content here</div>
        
        
          .mybackground {background-color:#c6a201;}
        
        Background color #c6a201
      
           Border around this has a color of #c6a201        
        
          <div style="border:2px solid #c6a201;">Content here</div>
        
        
          .myborder {border:2px solid #c6a201;}
        
        Border color #c6a201