#daa85b color space conversions
Hex:
        #daa85b
        RGB:
        218, 168, 91
        CMY:
        15, 34, 64
        CMYK:
        0, 23, 58, 15
      HSL:
        36°, 63.1841%, 60.5882%
        HSV (HSB):
        36°, 58.2569%, 85.4902%
        XYZ:
        44.8044, 43.6660, 15.9645
        xyY:
        0.4290, 0.4181, 43.6660
      CIE-Lab:
        72.0047, 9.8018, 46.2705
        CIE-LCH:
        72.0047, 47.2973, 78.0394
        CIE-Luv:
        72.0047, 39.1797, 53.6140
        Hunter-Lab:
        66.0803, 5.3879, 31.9322
      #daa85b color charts
#daa85b RGB chart
      #daa85b CMYK chart
      #daa85b RGB pie chart
      #daa85b color shades, tints & tones
#daa85b color schemes
#daa85b color preview, HTML & CSS examples
           This text has a color of #daa85b        
        
          <p style="color:#daa85b;">Text here</p>
        
        
          .mytext {color:#daa85b;}
        
        Text color #daa85b
      
           This box has a color of #daa85b        
        
          <div style="background-color:#daa85b;">Content here</div>
        
        
          .mybackground {background-color:#daa85b;}
        
        Background color #daa85b
      
           Border around this has a color of #daa85b        
        
          <div style="border:2px solid #daa85b;">Content here</div>
        
        
          .myborder {border:2px solid #daa85b;}
        
        Border color #daa85b