#daa72d color space conversions
Hex:
        #daa72d
        RGB:
        218, 167, 45
        CMY:
        15, 35, 82
        CMYK:
        0, 23, 79, 15
      HSL:
        42°, 70.0405%, 51.5686%
        HSV (HSB):
        42°, 79.3578%, 85.4902%
        XYZ:
        43.2058, 42.7323, 8.4536
        xyY:
        0.4577, 0.4527, 42.7323
      CIE-Lab:
        71.3729, 7.8409, 65.3217
        CIE-LCH:
        71.3729, 65.7906, 83.1552
        CIE-Luv:
        71.3729, 42.4278, 68.3670
        Hunter-Lab:
        65.3700, 3.5809, 38.0916
      #daa72d color charts
#daa72d RGB chart
      #daa72d CMYK chart
      #daa72d RGB pie chart
      #daa72d color shades, tints & tones
#daa72d color schemes
#daa72d color preview, HTML & CSS examples
           This text has a color of #daa72d        
        
          <p style="color:#daa72d;">Text here</p>
        
        
          .mytext {color:#daa72d;}
        
        Text color #daa72d
      
           This box has a color of #daa72d        
        
          <div style="background-color:#daa72d;">Content here</div>
        
        
          .mybackground {background-color:#daa72d;}
        
        Background color #daa72d
      
           Border around this has a color of #daa72d        
        
          <div style="border:2px solid #daa72d;">Content here</div>
        
        
          .myborder {border:2px solid #daa72d;}
        
        Border color #daa72d