#daa11d color space conversions
Hex:
        #daa11d
        RGB:
        218, 161, 29
        CMY:
        15, 37, 89
        CMYK:
        0, 26, 87, 15
      HSL:
        42°, 76.5182%, 48.4314%
        HSV (HSB):
        42°, 86.6972%, 85.4902%
        XYZ:
        41.8801, 40.4839, 6.7692
        xyY:
        0.4699, 0.4542, 40.4839
      CIE-Lab:
        69.8128, 10.5925, 68.7230
        CIE-LCH:
        69.8128, 69.5345, 81.2378
        CIE-Luv:
        69.8128, 47.5542, 68.9088
        Hunter-Lab:
        63.6269, 6.1439, 38.2310
      #daa11d color charts
#daa11d RGB chart
      #daa11d CMYK chart
      #daa11d RGB pie chart
      #daa11d color shades, tints & tones
#daa11d color schemes
#daa11d color preview, HTML & CSS examples
           This text has a color of #daa11d        
        
          <p style="color:#daa11d;">Text here</p>
        
        
          .mytext {color:#daa11d;}
        
        Text color #daa11d
      
           This box has a color of #daa11d        
        
          <div style="background-color:#daa11d;">Content here</div>
        
        
          .mybackground {background-color:#daa11d;}
        
        Background color #daa11d
      
           Border around this has a color of #daa11d        
        
          <div style="border:2px solid #daa11d;">Content here</div>
        
        
          .myborder {border:2px solid #daa11d;}
        
        Border color #daa11d