#daa01d color space conversions
Hex:
        #daa01d
        RGB:
        218, 160, 29
        CMY:
        15, 37, 89
        CMYK:
        0, 27, 87, 15
      HSL:
        42°, 76.5182%, 48.4314%
        HSV (HSB):
        42°, 86.6972%, 85.4902%
        XYZ:
        41.7060, 40.1357, 6.7112
        xyY:
        0.4710, 0.4532, 40.1357
      CIE-Lab:
        69.5661, 11.1279, 68.5247
        CIE-LCH:
        69.5661, 69.4224, 80.7761
        CIE-Luv:
        69.5661, 48.3364, 68.5269
        Hunter-Lab:
        63.3528, 6.6417, 38.0661
      #daa01d color charts
#daa01d RGB chart
      #daa01d CMYK chart
      #daa01d RGB pie chart
      #daa01d color shades, tints & tones
#daa01d color schemes
#daa01d color preview, HTML & CSS examples
           This text has a color of #daa01d        
        
          <p style="color:#daa01d;">Text here</p>
        
        
          .mytext {color:#daa01d;}
        
        Text color #daa01d
      
           This box has a color of #daa01d        
        
          <div style="background-color:#daa01d;">Content here</div>
        
        
          .mybackground {background-color:#daa01d;}
        
        Background color #daa01d
      
           Border around this has a color of #daa01d        
        
          <div style="border:2px solid #daa01d;">Content here</div>
        
        
          .myborder {border:2px solid #daa01d;}
        
        Border color #daa01d