#d6cc56 color space conversions
Hex:
        #d6cc56
        RGB:
        214, 204, 86
        CMY:
        16, 20, 66
        CMYK:
        0, 5, 60, 16
      HSL:
        55°, 60.9524%, 58.8235%
        HSV (HSB):
        55°, 59.8131%, 83.9216%
        XYZ:
        51.0041, 58.1538, 17.3407
        xyY:
        0.4032, 0.4597, 58.1538
      CIE-Lab:
        80.8242, -11.0343, 58.5293
        CIE-LCH:
        80.8242, 59.5603, 100.6764
        CIE-Luv:
        80.8242, 11.9115, 71.7476
        Hunter-Lab:
        76.2586, -14.0662, 39.8989
      #d6cc56 color charts
#d6cc56 RGB chart
      #d6cc56 CMYK chart
      #d6cc56 RGB pie chart
      #d6cc56 color shades, tints & tones
#d6cc56 color schemes
#d6cc56 color preview, HTML & CSS examples
           This text has a color of #d6cc56        
        
          <p style="color:#d6cc56;">Text here</p>
        
        
          .mytext {color:#d6cc56;}
        
        Text color #d6cc56
      
           This box has a color of #d6cc56        
        
          <div style="background-color:#d6cc56;">Content here</div>
        
        
          .mybackground {background-color:#d6cc56;}
        
        Background color #d6cc56
      
           Border around this has a color of #d6cc56        
        
          <div style="border:2px solid #d6cc56;">Content here</div>
        
        
          .myborder {border:2px solid #d6cc56;}
        
        Border color #d6cc56