#d5b974 color space conversions
Hex:
        #d5b974
        RGB:
        213, 185, 116
        CMY:
        16, 27, 55
        CMYK:
        0, 13, 46, 16
      HSL:
        43°, 53.5912%, 64.5098%
        HSV (HSB):
        43°, 45.5399%, 83.5294%
        XYZ:
        47.9419, 50.1050, 23.6674
        xyY:
        0.3939, 0.4117, 50.1050
      CIE-Lab:
        76.1337, 0.8837, 38.5988
        CIE-LCH:
        76.1337, 38.6089, 88.6885
        CIE-Luv:
        76.1337, 22.2209, 49.1723
        Hunter-Lab:
        70.7849, -2.9773, 29.7254
      #d5b974 color charts
#d5b974 RGB chart
      #d5b974 CMYK chart
      #d5b974 RGB pie chart
      #d5b974 color shades, tints & tones
#d5b974 color schemes
#d5b974 color preview, HTML & CSS examples
           This text has a color of #d5b974        
        
          <p style="color:#d5b974;">Text here</p>
        
        
          .mytext {color:#d5b974;}
        
        Text color #d5b974
      
           This box has a color of #d5b974        
        
          <div style="background-color:#d5b974;">Content here</div>
        
        
          .mybackground {background-color:#d5b974;}
        
        Background color #d5b974
      
           Border around this has a color of #d5b974        
        
          <div style="border:2px solid #d5b974;">Content here</div>
        
        
          .myborder {border:2px solid #d5b974;}
        
        Border color #d5b974