#dac982 color space conversions
Hex:
        #dac982
        RGB:
        218, 201, 130
        CMY:
        15, 21, 49
        CMYK:
        0, 8, 40, 15
      HSL:
        48°, 54.3210%, 68.2353%
        HSV (HSB):
        48°, 40.3670%, 85.4902%
        XYZ:
        53.8294, 58.2904, 29.5332
        xyY:
        0.3800, 0.4115, 58.2904
      CIE-Lab:
        80.9000, -3.9933, 37.6057
        CIE-LCH:
        80.9000, 37.8171, 96.0614
        CIE-Luv:
        80.9000, 14.6430, 50.0789
        Hunter-Lab:
        76.3482, -7.7577, 30.5090
      #dac982 color charts
#dac982 RGB chart
      #dac982 CMYK chart
      #dac982 RGB pie chart
      #dac982 color shades, tints & tones
#dac982 color schemes
#dac982 color preview, HTML & CSS examples
           This text has a color of #dac982        
        
          <p style="color:#dac982;">Text here</p>
        
        
          .mytext {color:#dac982;}
        
        Text color #dac982
      
           This box has a color of #dac982        
        
          <div style="background-color:#dac982;">Content here</div>
        
        
          .mybackground {background-color:#dac982;}
        
        Background color #dac982
      
           Border around this has a color of #dac982        
        
          <div style="border:2px solid #dac982;">Content here</div>
        
        
          .myborder {border:2px solid #dac982;}
        
        Border color #dac982