#c6b986 color space conversions
Hex:
        #c6b986
        RGB:
        198, 185, 134
        CMY:
        22, 27, 47
        CMYK:
        0, 7, 32, 22
      HSL:
        48°, 35.9551%, 65.0980%
        HSV (HSB):
        48°, 32.3232%, 77.6471%
        XYZ:
        44.9407, 48.4249, 29.5326
        xyY:
        0.3657, 0.3940, 48.4249
      CIE-Lab:
        75.0922, -3.1118, 27.5930
        CIE-LCH:
        75.0922, 27.7679, 96.4344
        CIE-Luv:
        75.0922, 10.9414, 37.5717
        Hunter-Lab:
        69.5880, -6.5017, 23.5494
      #c6b986 color charts
#c6b986 RGB chart
      #c6b986 CMYK chart
      #c6b986 RGB pie chart
      #c6b986 color shades, tints & tones
#c6b986 color schemes
#c6b986 color preview, HTML & CSS examples
           This text has a color of #c6b986        
        
          <p style="color:#c6b986;">Text here</p>
        
        
          .mytext {color:#c6b986;}
        
        Text color #c6b986
      
           This box has a color of #c6b986        
        
          <div style="background-color:#c6b986;">Content here</div>
        
        
          .mybackground {background-color:#c6b986;}
        
        Background color #c6b986
      
           Border around this has a color of #c6b986        
        
          <div style="border:2px solid #c6b986;">Content here</div>
        
        
          .myborder {border:2px solid #c6b986;}
        
        Border color #c6b986