#c6b367 color space conversions
Hex:
        #c6b367
        RGB:
        198, 179, 103
        CMY:
        22, 30, 60
        CMYK:
        0, 10, 48, 22
      HSL:
        48°, 45.4545%, 59.0196%
        HSV (HSB):
        48°, 47.9798%, 77.6471%
        XYZ:
        41.8570, 45.2252, 19.3552
        xyY:
        0.3933, 0.4249, 45.2252
      CIE-Lab:
        73.0400, -3.3877, 41.0629
        CIE-LCH:
        73.0400, 41.2024, 94.7162
        CIE-Luv:
        73.0400, 16.4076, 51.8745
        Hunter-Lab:
        67.2497, -6.5866, 30.0105
      #c6b367 color charts
#c6b367 RGB chart
      #c6b367 CMYK chart
      #c6b367 RGB pie chart
      #c6b367 color shades, tints & tones
#c6b367 color schemes
#c6b367 color preview, HTML & CSS examples
           This text has a color of #c6b367        
        
          <p style="color:#c6b367;">Text here</p>
        
        
          .mytext {color:#c6b367;}
        
        Text color #c6b367
      
           This box has a color of #c6b367        
        
          <div style="background-color:#c6b367;">Content here</div>
        
        
          .mybackground {background-color:#c6b367;}
        
        Background color #c6b367
      
           Border around this has a color of #c6b367        
        
          <div style="border:2px solid #c6b367;">Content here</div>
        
        
          .myborder {border:2px solid #c6b367;}
        
        Border color #c6b367