#daab0f color space conversions
Hex:
        #daab0f
        RGB:
        218, 171, 15
        CMY:
        15, 33, 94
        CMYK:
        0, 22, 93, 15
      HSL:
        46°, 87.1245%, 45.6863%
        HSV (HSB):
        46°, 93.1193%, 85.4902%
        XYZ:
        43.5626, 44.0657, 6.6615
        xyY:
        0.4620, 0.4673, 44.0657
      CIE-Lab:
        72.2724, 5.0190, 73.3864
        CIE-LCH:
        72.2724, 73.5579, 86.0875
        CIE-Luv:
        72.2724, 40.0812, 74.2606
        Hunter-Lab:
        66.3820, 0.9704, 40.5176
      #daab0f color charts
#daab0f RGB chart
      #daab0f CMYK chart
      #daab0f RGB pie chart
      #daab0f color shades, tints & tones
#daab0f color schemes
#daab0f color preview, HTML & CSS examples
           This text has a color of #daab0f        
        
          <p style="color:#daab0f;">Text here</p>
        
        
          .mytext {color:#daab0f;}
        
        Text color #daab0f
      
           This box has a color of #daab0f        
        
          <div style="background-color:#daab0f;">Content here</div>
        
        
          .mybackground {background-color:#daab0f;}
        
        Background color #daab0f
      
           Border around this has a color of #daab0f        
        
          <div style="border:2px solid #daab0f;">Content here</div>
        
        
          .myborder {border:2px solid #daab0f;}
        
        Border color #daab0f