#d5cc67 color space conversions
Hex:
        #d5cc67
        RGB:
        213, 204, 103
        CMY:
        16, 20, 60
        CMYK:
        0, 4, 52, 16
      HSL:
        55°, 56.7010%, 61.9608%
        HSV (HSB):
        55°, 51.6432%, 83.5294%
        XYZ:
        51.4816, 58.3111, 21.3738
        xyY:
        0.3925, 0.4446, 58.3111
      CIE-Lab:
        80.9115, -10.1465, 50.8537
        CIE-LCH:
        80.9115, 51.8561, 101.2836
        CIE-Luv:
        80.9115, 10.6342, 64.8154
        Hunter-Lab:
        76.3617, -13.2917, 36.8578
      #d5cc67 color charts
#d5cc67 RGB chart
      #d5cc67 CMYK chart
      #d5cc67 RGB pie chart
      #d5cc67 color shades, tints & tones
#d5cc67 color schemes
#d5cc67 color preview, HTML & CSS examples
           This text has a color of #d5cc67        
        
          <p style="color:#d5cc67;">Text here</p>
        
        
          .mytext {color:#d5cc67;}
        
        Text color #d5cc67
      
           This box has a color of #d5cc67        
        
          <div style="background-color:#d5cc67;">Content here</div>
        
        
          .mybackground {background-color:#d5cc67;}
        
        Background color #d5cc67
      
           Border around this has a color of #d5cc67        
        
          <div style="border:2px solid #d5cc67;">Content here</div>
        
        
          .myborder {border:2px solid #d5cc67;}
        
        Border color #d5cc67