#c6b048 color space conversions
Hex:
        #c6b048
        RGB:
        198, 176, 72
        CMY:
        22, 31, 72
        CMYK:
        0, 11, 64, 22
      HSL:
        50°, 52.5000%, 52.9412%
        HSV (HSB):
        50°, 63.6364%, 77.6471%
        XYZ:
        39.9837, 43.5243, 12.4246
        xyY:
        0.4168, 0.4537, 43.5243
      CIE-Lab:
        71.9094, -4.2762, 54.5608
        CIE-LCH:
        71.9094, 54.7281, 94.4814
        CIE-Luv:
        71.9094, 19.8299, 63.7316
        Hunter-Lab:
        65.9730, -7.2705, 35.0151
      #c6b048 color charts
#c6b048 RGB chart
      #c6b048 CMYK chart
      #c6b048 RGB pie chart
      #c6b048 color shades, tints & tones
#c6b048 color schemes
#c6b048 color preview, HTML & CSS examples
           This text has a color of #c6b048        
        
          <p style="color:#c6b048;">Text here</p>
        
        
          .mytext {color:#c6b048;}
        
        Text color #c6b048
      
           This box has a color of #c6b048        
        
          <div style="background-color:#c6b048;">Content here</div>
        
        
          .mybackground {background-color:#c6b048;}
        
        Background color #c6b048
      
           Border around this has a color of #c6b048        
        
          <div style="border:2px solid #c6b048;">Content here</div>
        
        
          .myborder {border:2px solid #c6b048;}
        
        Border color #c6b048