#daa05e color space conversions
Hex:
        #daa05e
        RGB:
        218, 160, 94
        CMY:
        15, 37, 63
        CMYK:
        0, 27, 57, 15
      HSL:
        32°, 62.6263%, 61.1765%
        HSV (HSB):
        32°, 56.8807%, 85.4902%
        XYZ:
        43.5046, 40.8552, 16.1826
        xyY:
        0.4327, 0.4063, 40.8552
      CIE-Lab:
        70.0743, 14.3224, 42.4642
        CIE-LCH:
        70.0743, 44.8146, 71.3617
        CIE-Luv:
        70.0743, 44.6710, 48.5618
        Hunter-Lab:
        63.9181, 9.6361, 29.7318
      #daa05e color charts
#daa05e RGB chart
      #daa05e CMYK chart
      #daa05e RGB pie chart
      #daa05e color shades, tints & tones
#daa05e color schemes
#daa05e color preview, HTML & CSS examples
           This text has a color of #daa05e        
        
          <p style="color:#daa05e;">Text here</p>
        
        
          .mytext {color:#daa05e;}
        
        Text color #daa05e
      
           This box has a color of #daa05e        
        
          <div style="background-color:#daa05e;">Content here</div>
        
        
          .mybackground {background-color:#daa05e;}
        
        Background color #daa05e
      
           Border around this has a color of #daa05e        
        
          <div style="border:2px solid #daa05e;">Content here</div>
        
        
          .myborder {border:2px solid #daa05e;}
        
        Border color #daa05e