#dacd98 color space conversions
Hex:
        #dacd98
        RGB:
        218, 205, 152
        CMY:
        15, 20, 40
        CMYK:
        0, 6, 30, 15
      HSL:
        48°, 47.1429%, 72.5490%
        HSV (HSB):
        48°, 30.2752%, 85.4902%
        XYZ:
        56.4123, 60.8351, 38.4749
        xyY:
        0.3623, 0.3907, 60.8351
      CIE-Lab:
        82.2900, -3.4712, 28.0700
        CIE-LCH:
        82.2900, 28.2838, 97.0496
        CIE-Luv:
        82.2900, 10.9693, 39.1353
        Hunter-Lab:
        77.9968, -7.3919, 25.3508
      #dacd98 color charts
#dacd98 RGB chart
      #dacd98 CMYK chart
      #dacd98 RGB pie chart
      #dacd98 color shades, tints & tones
#dacd98 color schemes
#dacd98 color preview, HTML & CSS examples
           This text has a color of #dacd98        
        
          <p style="color:#dacd98;">Text here</p>
        
        
          .mytext {color:#dacd98;}
        
        Text color #dacd98
      
           This box has a color of #dacd98        
        
          <div style="background-color:#dacd98;">Content here</div>
        
        
          .mybackground {background-color:#dacd98;}
        
        Background color #dacd98
      
           Border around this has a color of #dacd98        
        
          <div style="border:2px solid #dacd98;">Content here</div>
        
        
          .myborder {border:2px solid #dacd98;}
        
        Border color #dacd98