#c6a150 color space conversions
Hex:
        #c6a150
        RGB:
        198, 161, 80
        CMY:
        22, 37, 69
        CMYK:
        0, 19, 60, 22
      HSL:
        41°, 50.8621%, 54.5098%
        HSV (HSB):
        41°, 59.5960%, 77.6471%
        XYZ:
        37.4815, 38.0747, 12.9631
        xyY:
        0.4234, 0.4301, 38.0747
      CIE-Lab:
        68.0756, 4.2646, 46.5691
        CIE-LCH:
        68.0756, 46.7640, 84.7677
        CIE-Luv:
        68.0756, 29.8324, 53.8906
        Hunter-Lab:
        61.7047, 0.4438, 30.7375
      #c6a150 color charts
#c6a150 RGB chart
      #c6a150 CMYK chart
      #c6a150 RGB pie chart
      #c6a150 color shades, tints & tones
#c6a150 color schemes
#c6a150 color preview, HTML & CSS examples
           This text has a color of #c6a150        
        
          <p style="color:#c6a150;">Text here</p>
        
        
          .mytext {color:#c6a150;}
        
        Text color #c6a150
      
           This box has a color of #c6a150        
        
          <div style="background-color:#c6a150;">Content here</div>
        
        
          .mybackground {background-color:#c6a150;}
        
        Background color #c6a150
      
           Border around this has a color of #c6a150        
        
          <div style="border:2px solid #c6a150;">Content here</div>
        
        
          .myborder {border:2px solid #c6a150;}
        
        Border color #c6a150