#d8c986 color space conversions
Hex:
        #d8c986
        RGB:
        216, 201, 134
        CMY:
        15, 21, 47
        CMYK:
        0, 7, 38, 15
      HSL:
        49°, 51.2500%, 68.6275%
        HSV (HSB):
        49°, 37.9630%, 84.7059%
        XYZ:
        53.5086, 58.0934, 30.9472
        xyY:
        0.3754, 0.4075, 58.0934
      CIE-Lab:
        80.7907, -4.3455, 35.3832
        CIE-LCH:
        80.7907, 35.6490, 97.0016
        CIE-Luv:
        80.7907, 13.0880, 47.6671
        Hunter-Lab:
        76.2191, -8.0697, 29.2798
      #d8c986 color charts
#d8c986 RGB chart
      #d8c986 CMYK chart
      #d8c986 RGB pie chart
      #d8c986 color shades, tints & tones
#d8c986 color schemes
#d8c986 color preview, HTML & CSS examples
           This text has a color of #d8c986        
        
          <p style="color:#d8c986;">Text here</p>
        
        
          .mytext {color:#d8c986;}
        
        Text color #d8c986
      
           This box has a color of #d8c986        
        
          <div style="background-color:#d8c986;">Content here</div>
        
        
          .mybackground {background-color:#d8c986;}
        
        Background color #d8c986
      
           Border around this has a color of #d8c986        
        
          <div style="border:2px solid #d8c986;">Content here</div>
        
        
          .myborder {border:2px solid #d8c986;}
        
        Border color #d8c986