#daa45d color space conversions
Hex:
        #daa45d
        RGB:
        218, 164, 93
        CMY:
        15, 36, 64
        CMYK:
        0, 25, 57, 15
      HSL:
        34°, 62.8141%, 60.9804%
        HSV (HSB):
        34°, 57.3394%, 85.4902%
        XYZ:
        44.1647, 42.2467, 16.1826
        xyY:
        0.4305, 0.4118, 42.2467
      CIE-Lab:
        71.0406, 12.0963, 44.1302
        CIE-LCH:
        71.0406, 45.7580, 74.6714
        CIE-Luv:
        71.0406, 41.8854, 50.8728
        Hunter-Lab:
        64.9974, 7.5423, 30.7366
      #daa45d color charts
#daa45d RGB chart
      #daa45d CMYK chart
      #daa45d RGB pie chart
      #daa45d color shades, tints & tones
#daa45d color schemes
#daa45d color preview, HTML & CSS examples
           This text has a color of #daa45d        
        
          <p style="color:#daa45d;">Text here</p>
        
        
          .mytext {color:#daa45d;}
        
        Text color #daa45d
      
           This box has a color of #daa45d        
        
          <div style="background-color:#daa45d;">Content here</div>
        
        
          .mybackground {background-color:#daa45d;}
        
        Background color #daa45d
      
           Border around this has a color of #daa45d        
        
          <div style="border:2px solid #daa45d;">Content here</div>
        
        
          .myborder {border:2px solid #daa45d;}
        
        Border color #daa45d