#daa31e color space conversions
Hex:
        #daa31e
        RGB:
        218, 163, 30
        CMY:
        15, 36, 88
        CMYK:
        0, 25, 86, 15
      HSL:
        42°, 75.8065%, 48.6275%
        HSV (HSB):
        42°, 86.2385%, 85.4902%
        XYZ:
        42.2450, 41.1935, 6.9529
        xyY:
        0.4674, 0.4557, 41.1935
      CIE-Lab:
        70.3113, 9.5455, 68.8724
        CIE-LCH:
        70.3113, 69.5308, 82.1092
        CIE-Luv:
        70.3113, 45.9699, 69.5282
        Hunter-Lab:
        64.1822, 5.1706, 38.5046
      #daa31e color charts
#daa31e RGB chart
      #daa31e CMYK chart
      #daa31e RGB pie chart
      #daa31e color shades, tints & tones
#daa31e color schemes
#daa31e color preview, HTML & CSS examples
           This text has a color of #daa31e        
        
          <p style="color:#daa31e;">Text here</p>
        
        
          .mytext {color:#daa31e;}
        
        Text color #daa31e
      
           This box has a color of #daa31e        
        
          <div style="background-color:#daa31e;">Content here</div>
        
        
          .mybackground {background-color:#daa31e;}
        
        Background color #daa31e
      
           Border around this has a color of #daa31e        
        
          <div style="border:2px solid #daa31e;">Content here</div>
        
        
          .myborder {border:2px solid #daa31e;}
        
        Border color #daa31e