#d6cc60 color space conversions
Hex:
        #d6cc60
        RGB:
        214, 204, 96
        CMY:
        16, 20, 62
        CMYK:
        0, 5, 55, 16
      HSL:
        55°, 59.0000%, 60.7843%
        HSV (HSB):
        55°, 55.1402%, 83.9216%
        XYZ:
        51.4357, 58.3264, 19.6135
        xyY:
        0.3976, 0.4508, 58.3264
      CIE-Lab:
        80.9199, -10.3040, 54.1510
        CIE-LCH:
        80.9199, 55.1227, 100.7736
        CIE-Luv:
        80.9199, 11.5713, 67.8536
        Hunter-Lab:
        76.3717, -13.4322, 38.2336
      #d6cc60 color charts
#d6cc60 RGB chart
      #d6cc60 CMYK chart
      #d6cc60 RGB pie chart
      #d6cc60 color shades, tints & tones
#d6cc60 color schemes
#d6cc60 color preview, HTML & CSS examples
           This text has a color of #d6cc60        
        
          <p style="color:#d6cc60;">Text here</p>
        
        
          .mytext {color:#d6cc60;}
        
        Text color #d6cc60
      
           This box has a color of #d6cc60        
        
          <div style="background-color:#d6cc60;">Content here</div>
        
        
          .mybackground {background-color:#d6cc60;}
        
        Background color #d6cc60
      
           Border around this has a color of #d6cc60        
        
          <div style="border:2px solid #d6cc60;">Content here</div>
        
        
          .myborder {border:2px solid #d6cc60;}
        
        Border color #d6cc60