#daa68e color space conversions
Hex:
        #daa68e
        RGB:
        218, 166, 142
        CMY:
        15, 35, 44
        CMYK:
        0, 24, 35, 15
      HSL:
        19°, 50.6667%, 70.5882%
        HSV (HSB):
        19°, 34.8624%, 85.4902%
        XYZ:
        47.4321, 44.1309, 31.6093
        xyY:
        0.3851, 0.3583, 44.1309
      CIE-Lab:
        72.3159, 15.9239, 19.8401
        CIE-LCH:
        72.3159, 25.4402, 51.2491
        CIE-Luv:
        72.3159, 35.7951, 23.9998
        Hunter-Lab:
        66.4311, 11.1956, 18.2903
      #daa68e color charts
#daa68e RGB chart
      #daa68e CMYK chart
      #daa68e RGB pie chart
      #daa68e color shades, tints & tones
#daa68e color schemes
#daa68e color preview, HTML & CSS examples
           This text has a color of #daa68e        
        
          <p style="color:#daa68e;">Text here</p>
        
        
          .mytext {color:#daa68e;}
        
        Text color #daa68e
      
           This box has a color of #daa68e        
        
          <div style="background-color:#daa68e;">Content here</div>
        
        
          .mybackground {background-color:#daa68e;}
        
        Background color #daa68e
      
           Border around this has a color of #daa68e        
        
          <div style="border:2px solid #daa68e;">Content here</div>
        
        
          .myborder {border:2px solid #daa68e;}
        
        Border color #daa68e