#c6b555 color space conversions
Hex:
        #c6b555
        RGB:
        198, 181, 85
        CMY:
        22, 29, 67
        CMYK:
        0, 9, 57, 22
      HSL:
        51°, 49.7797%, 55.4902%
        HSV (HSB):
        51°, 57.0707%, 77.6471%
        XYZ:
        41.4523, 45.7094, 15.2324
        xyY:
        0.4048, 0.4464, 45.7094
      CIE-Lab:
        73.3566, -5.9824, 50.2387
        CIE-LCH:
        73.3566, 50.5937, 96.7907
        CIE-Luv:
        73.3566, 15.9440, 61.0330
        Hunter-Lab:
        67.6087, -8.8733, 33.9680
      #c6b555 color charts
#c6b555 RGB chart
      #c6b555 CMYK chart
      #c6b555 RGB pie chart
      #c6b555 color shades, tints & tones
#c6b555 color schemes
#c6b555 color preview, HTML & CSS examples
           This text has a color of #c6b555        
        
          <p style="color:#c6b555;">Text here</p>
        
        
          .mytext {color:#c6b555;}
        
        Text color #c6b555
      
           This box has a color of #c6b555        
        
          <div style="background-color:#c6b555;">Content here</div>
        
        
          .mybackground {background-color:#c6b555;}
        
        Background color #c6b555
      
           Border around this has a color of #c6b555        
        
          <div style="border:2px solid #c6b555;">Content here</div>
        
        
          .myborder {border:2px solid #c6b555;}
        
        Border color #c6b555