#d5c664 color space conversions
Hex:
        #d5c664
        RGB:
        213, 198, 100
        CMY:
        16, 22, 61
        CMYK:
        0, 7, 53, 16
      HSL:
        52°, 57.3604%, 61.3725%
        HSV (HSB):
        52°, 53.0516%, 83.5294%
        XYZ:
        49.9349, 55.4544, 20.1285
        xyY:
        0.3978, 0.4418, 55.4544
      CIE-Lab:
        79.3023, -7.3337, 50.3819
        CIE-LCH:
        79.3023, 50.9129, 98.2819
        CIE-Luv:
        79.3023, 14.6055, 63.3054
        Hunter-Lab:
        74.4677, -10.6239, 36.1014
      #d5c664 color charts
#d5c664 RGB chart
      #d5c664 CMYK chart
      #d5c664 RGB pie chart
      #d5c664 color shades, tints & tones
#d5c664 color schemes
#d5c664 color preview, HTML & CSS examples
           This text has a color of #d5c664        
        
          <p style="color:#d5c664;">Text here</p>
        
        
          .mytext {color:#d5c664;}
        
        Text color #d5c664
      
           This box has a color of #d5c664        
        
          <div style="background-color:#d5c664;">Content here</div>
        
        
          .mybackground {background-color:#d5c664;}
        
        Background color #d5c664
      
           Border around this has a color of #d5c664        
        
          <div style="border:2px solid #d5c664;">Content here</div>
        
        
          .myborder {border:2px solid #d5c664;}
        
        Border color #d5c664