#c6b452 color space conversions
Hex:
        #c6b452
        RGB:
        198, 180, 82
        CMY:
        22, 29, 68
        CMYK:
        0, 9, 59, 22
      HSL:
        51°, 50.4348%, 54.9020%
        HSV (HSB):
        51°, 58.5859%, 77.6471%
        XYZ:
        41.1330, 45.2575, 14.5503
        xyY:
        0.4075, 0.4484, 45.2575
      CIE-Lab:
        73.0611, -5.6850, 51.3028
        CIE-LCH:
        73.0611, 51.6168, 96.3233
        CIE-Luv:
        73.0611, 16.7314, 61.7829
        Hunter-Lab:
        67.2737, -8.5892, 34.2681
      #c6b452 color charts
#c6b452 RGB chart
      #c6b452 CMYK chart
      #c6b452 RGB pie chart
      #c6b452 color shades, tints & tones
#c6b452 color schemes
#c6b452 color preview, HTML & CSS examples
           This text has a color of #c6b452        
        
          <p style="color:#c6b452;">Text here</p>
        
        
          .mytext {color:#c6b452;}
        
        Text color #c6b452
      
           This box has a color of #c6b452        
        
          <div style="background-color:#c6b452;">Content here</div>
        
        
          .mybackground {background-color:#c6b452;}
        
        Background color #c6b452
      
           Border around this has a color of #c6b452        
        
          <div style="border:2px solid #c6b452;">Content here</div>
        
        
          .myborder {border:2px solid #c6b452;}
        
        Border color #c6b452