#daa070 color space conversions
Hex:
        #daa070
        RGB:
        218, 160, 112
        CMY:
        15, 37, 56
        CMYK:
        0, 27, 49, 15
      HSL:
        27°, 58.8889%, 64.7059%
        HSV (HSB):
        27°, 48.6239%, 85.4902%
        XYZ:
        44.4089, 41.2169, 20.9443
        xyY:
        0.4167, 0.3868, 41.2169
      CIE-Lab:
        70.3276, 15.8822, 33.3895
        CIE-LCH:
        70.3276, 36.9744, 64.5612
        CIE-Luv:
        70.3276, 42.9770, 39.2880
        Hunter-Lab:
        64.2004, 11.1219, 25.5979
      #daa070 color charts
#daa070 RGB chart
      #daa070 CMYK chart
      #daa070 RGB pie chart
      #daa070 color shades, tints & tones
#daa070 color schemes
#daa070 color preview, HTML & CSS examples
           This text has a color of #daa070        
        
          <p style="color:#daa070;">Text here</p>
        
        
          .mytext {color:#daa070;}
        
        Text color #daa070
      
           This box has a color of #daa070        
        
          <div style="background-color:#daa070;">Content here</div>
        
        
          .mybackground {background-color:#daa070;}
        
        Background color #daa070
      
           Border around this has a color of #daa070        
        
          <div style="border:2px solid #daa070;">Content here</div>
        
        
          .myborder {border:2px solid #daa070;}
        
        Border color #daa070