#d2c986 color space conversions
Hex:
        #d2c986
        RGB:
        210, 201, 134
        CMY:
        18, 21, 47
        CMYK:
        0, 4, 36, 18
      HSL:
        53°, 45.7831%, 67.4510%
        HSV (HSB):
        53°, 36.1905%, 82.3529%
        XYZ:
        51.7681, 57.1962, 30.8657
        xyY:
        0.3702, 0.4090, 57.1962
      CIE-Lab:
        80.2898, -6.7123, 34.6350
        CIE-LCH:
        80.2898, 35.2794, 100.9681
        CIE-Luv:
        80.2898, 9.1389, 47.2241
        Hunter-Lab:
        75.6281, -10.1646, 28.7420
      #d2c986 color charts
#d2c986 RGB chart
      #d2c986 CMYK chart
      #d2c986 RGB pie chart
      #d2c986 color shades, tints & tones
#d2c986 color schemes
#d2c986 color preview, HTML & CSS examples
           This text has a color of #d2c986        
        
          <p style="color:#d2c986;">Text here</p>
        
        
          .mytext {color:#d2c986;}
        
        Text color #d2c986
      
           This box has a color of #d2c986        
        
          <div style="background-color:#d2c986;">Content here</div>
        
        
          .mybackground {background-color:#d2c986;}
        
        Background color #d2c986
      
           Border around this has a color of #d2c986        
        
          <div style="border:2px solid #d2c986;">Content here</div>
        
        
          .myborder {border:2px solid #d2c986;}
        
        Border color #d2c986