#daa95d color space conversions
Hex:
        #daa95d
        RGB:
        218, 169, 93
        CMY:
        15, 34, 64
        CMYK:
        0, 22, 57, 15
      HSL:
        36°, 62.8141%, 60.9804%
        HSV (HSB):
        36°, 57.3394%, 85.4902%
        XYZ:
        45.0772, 44.0717, 16.4868
        xyY:
        0.4267, 0.4172, 44.0717
      CIE-Lab:
        72.2764, 9.4189, 45.6011
        CIE-LCH:
        72.2764, 46.5637, 78.3296
        CIE-Luv:
        72.2764, 38.3224, 53.1767
        Hunter-Lab:
        66.3865, 5.0272, 31.7461
      #daa95d color charts
#daa95d RGB chart
      #daa95d CMYK chart
      #daa95d RGB pie chart
      #daa95d color shades, tints & tones
#daa95d color schemes
#daa95d color preview, HTML & CSS examples
           This text has a color of #daa95d        
        
          <p style="color:#daa95d;">Text here</p>
        
        
          .mytext {color:#daa95d;}
        
        Text color #daa95d
      
           This box has a color of #daa95d        
        
          <div style="background-color:#daa95d;">Content here</div>
        
        
          .mybackground {background-color:#daa95d;}
        
        Background color #daa95d
      
           Border around this has a color of #daa95d        
        
          <div style="border:2px solid #daa95d;">Content here</div>
        
        
          .myborder {border:2px solid #daa95d;}
        
        Border color #daa95d