#d8b979 color space conversions
Hex:
        #d8b979
        RGB:
        216, 185, 121
        CMY:
        15, 27, 53
        CMYK:
        0, 14, 44, 15
      HSL:
        40°, 54.9133%, 66.0784%
        HSV (HSB):
        40°, 43.9815%, 84.7059%
        XYZ:
        49.1191, 50.6773, 25.2820
        xyY:
        0.3927, 0.4052, 50.6773
      CIE-Lab:
        76.4831, 2.6085, 36.5267
        CIE-LCH:
        76.4831, 36.6197, 85.9152
        CIE-Luv:
        76.4831, 23.9978, 46.6850
        Hunter-Lab:
        71.1880, -1.4157, 28.7751
      #d8b979 color charts
#d8b979 RGB chart
      #d8b979 CMYK chart
      #d8b979 RGB pie chart
      #d8b979 color shades, tints & tones
#d8b979 color schemes
#d8b979 color preview, HTML & CSS examples
           This text has a color of #d8b979        
        
          <p style="color:#d8b979;">Text here</p>
        
        
          .mytext {color:#d8b979;}
        
        Text color #d8b979
      
           This box has a color of #d8b979        
        
          <div style="background-color:#d8b979;">Content here</div>
        
        
          .mybackground {background-color:#d8b979;}
        
        Background color #d8b979
      
           Border around this has a color of #d8b979        
        
          <div style="border:2px solid #d8b979;">Content here</div>
        
        
          .myborder {border:2px solid #d8b979;}
        
        Border color #d8b979