#daa60b color space conversions
Hex:
        #daa60b
        RGB:
        218, 166, 11
        CMY:
        15, 35, 96
        CMYK:
        0, 24, 95, 15
      HSL:
        45°, 90.3930%, 44.9020%
        HSV (HSB):
        45°, 94.9541%, 85.4902%
        XYZ:
        42.6101, 42.2020, 6.2166
        xyY:
        0.4681, 0.4636, 42.2020
      CIE-Lab:
        71.0100, 7.6301, 73.0047
        CIE-LCH:
        71.0100, 73.4023, 84.0334
        CIE-Luv:
        71.0100, 43.9859, 72.6719
        Hunter-Lab:
        64.9631, 3.3949, 39.8004
      #daa60b color charts
#daa60b RGB chart
      #daa60b CMYK chart
      #daa60b RGB pie chart
      #daa60b color shades, tints & tones
#daa60b color schemes
#daa60b color preview, HTML & CSS examples
           This text has a color of #daa60b        
        
          <p style="color:#daa60b;">Text here</p>
        
        
          .mytext {color:#daa60b;}
        
        Text color #daa60b
      
           This box has a color of #daa60b        
        
          <div style="background-color:#daa60b;">Content here</div>
        
        
          .mybackground {background-color:#daa60b;}
        
        Background color #daa60b
      
           Border around this has a color of #daa60b        
        
          <div style="border:2px solid #daa60b;">Content here</div>
        
        
          .myborder {border:2px solid #daa60b;}
        
        Border color #daa60b