#daac1e color space conversions
Hex:
        #daac1e
        RGB:
        218, 172, 30
        CMY:
        15, 33, 88
        CMYK:
        0, 21, 86, 15
      HSL:
        45°, 75.8065%, 48.6275%
        HSV (HSB):
        45°, 86.2385%, 85.4902%
        XYZ:
        43.9003, 44.5042, 7.5047
        xyY:
        0.4577, 0.4640, 44.5042
      CIE-Lab:
        72.5642, 4.7549, 70.6957
        CIE-LCH:
        72.5642, 70.8554, 86.1522
        CIE-Luv:
        72.5642, 39.0600, 72.9881
        Hunter-Lab:
        66.7115, 0.7190, 40.0282
      #daac1e color charts
#daac1e RGB chart
      #daac1e CMYK chart
      #daac1e RGB pie chart
      #daac1e color shades, tints & tones
#daac1e color schemes
#daac1e color preview, HTML & CSS examples
           This text has a color of #daac1e        
        
          <p style="color:#daac1e;">Text here</p>
        
        
          .mytext {color:#daac1e;}
        
        Text color #daac1e
      
           This box has a color of #daac1e        
        
          <div style="background-color:#daac1e;">Content here</div>
        
        
          .mybackground {background-color:#daac1e;}
        
        Background color #daac1e
      
           Border around this has a color of #daac1e        
        
          <div style="border:2px solid #daac1e;">Content here</div>
        
        
          .myborder {border:2px solid #daac1e;}
        
        Border color #daac1e