#d5b978 color space conversions
Hex:
        #d5b978
        RGB:
        213, 185, 120
        CMY:
        16, 27, 53
        CMYK:
        0, 13, 44, 16
      HSL:
        42°, 52.5424%, 65.2941%
        HSV (HSB):
        42°, 43.6620%, 83.5294%
        XYZ:
        48.1797, 50.2001, 24.9195
        xyY:
        0.3908, 0.4071, 50.2001
      CIE-Lab:
        76.1919, 1.2895, 36.6149
        CIE-LCH:
        76.1919, 36.6376, 87.9831
        CIE-Luv:
        76.1919, 21.9631, 47.0026
        Hunter-Lab:
        70.8520, -2.6103, 28.7434
      #d5b978 color charts
#d5b978 RGB chart
      #d5b978 CMYK chart
      #d5b978 RGB pie chart
      #d5b978 color shades, tints & tones
#d5b978 color schemes
#d5b978 color preview, HTML & CSS examples
           This text has a color of #d5b978        
        
          <p style="color:#d5b978;">Text here</p>
        
        
          .mytext {color:#d5b978;}
        
        Text color #d5b978
      
           This box has a color of #d5b978        
        
          <div style="background-color:#d5b978;">Content here</div>
        
        
          .mybackground {background-color:#d5b978;}
        
        Background color #d5b978
      
           Border around this has a color of #d5b978        
        
          <div style="border:2px solid #d5b978;">Content here</div>
        
        
          .myborder {border:2px solid #d5b978;}
        
        Border color #d5b978