#d5c475 color space conversions
Hex:
        #d5c475
        RGB:
        213, 196, 117
        CMY:
        16, 23, 54
        CMYK:
        0, 8, 45, 16
      HSL:
        49°, 53.3333%, 64.7059%
        HSV (HSB):
        49°, 45.0704%, 83.5294%
        XYZ:
        50.3914, 54.9103, 24.7725
        xyY:
        0.3874, 0.4221, 54.9103
      CIE-Lab:
        78.9896, -4.7602, 41.6796
        CIE-LCH:
        78.9896, 41.9506, 96.5155
        CIE-Luv:
        78.9896, 15.0954, 54.1819
        Hunter-Lab:
        74.1015, -8.2920, 32.0501
      #d5c475 color charts
#d5c475 RGB chart
      #d5c475 CMYK chart
      #d5c475 RGB pie chart
      #d5c475 color shades, tints & tones
#d5c475 color schemes
#d5c475 color preview, HTML & CSS examples
           This text has a color of #d5c475        
        
          <p style="color:#d5c475;">Text here</p>
        
        
          .mytext {color:#d5c475;}
        
        Text color #d5c475
      
           This box has a color of #d5c475        
        
          <div style="background-color:#d5c475;">Content here</div>
        
        
          .mybackground {background-color:#d5c475;}
        
        Background color #d5c475
      
           Border around this has a color of #d5c475        
        
          <div style="border:2px solid #d5c475;">Content here</div>
        
        
          .myborder {border:2px solid #d5c475;}
        
        Border color #d5c475