#d9cc5e color space conversions
Hex:
        #d9cc5e
        RGB:
        217, 204, 94
        CMY:
        15, 20, 63
        CMYK:
        0, 6, 57, 15
      HSL:
        54°, 61.8090%, 60.9804%
        HSV (HSB):
        54°, 56.6820%, 85.0980%
        XYZ:
        52.2285, 58.7456, 19.1760
        xyY:
        0.4013, 0.4514, 58.7456
      CIE-Lab:
        81.1516, -9.2198, 55.3966
        CIE-LCH:
        81.1516, 56.1586, 99.4492
        CIE-Luv:
        81.1516, 13.6980, 68.7923
        Hunter-Lab:
        76.6457, -12.4950, 38.8182
      #d9cc5e color charts
#d9cc5e RGB chart
      #d9cc5e CMYK chart
      #d9cc5e RGB pie chart
      #d9cc5e color shades, tints & tones
#d9cc5e color schemes
#d9cc5e color preview, HTML & CSS examples
           This text has a color of #d9cc5e        
        
          <p style="color:#d9cc5e;">Text here</p>
        
        
          .mytext {color:#d9cc5e;}
        
        Text color #d9cc5e
      
           This box has a color of #d9cc5e        
        
          <div style="background-color:#d9cc5e;">Content here</div>
        
        
          .mybackground {background-color:#d9cc5e;}
        
        Background color #d9cc5e
      
           Border around this has a color of #d9cc5e        
        
          <div style="border:2px solid #d9cc5e;">Content here</div>
        
        
          .myborder {border:2px solid #d9cc5e;}
        
        Border color #d9cc5e