#dab34a color space conversions
Hex:
        #dab34a
        RGB:
        218, 179, 74
        CMY:
        15, 30, 71
        CMYK:
        0, 18, 66, 15
      HSL:
        44°, 66.0550%, 57.2549%
        HSV (HSB):
        44°, 66.0550%, 85.4902%
        XYZ:
        46.2696, 47.6400, 13.2353
        xyY:
        0.4318, 0.4446, 47.6400
      CIE-Lab:
        74.5973, 2.8231, 57.1293
        CIE-LCH:
        74.5973, 57.1990, 87.1710
        CIE-Luv:
        74.5973, 32.3335, 65.1958
        Hunter-Lab:
        69.0218, -1.1285, 36.9460
      #dab34a color charts
#dab34a RGB chart
      #dab34a CMYK chart
      #dab34a RGB pie chart
      #dab34a color shades, tints & tones
#dab34a color schemes
#dab34a color preview, HTML & CSS examples
           This text has a color of #dab34a        
        
          <p style="color:#dab34a;">Text here</p>
        
        
          .mytext {color:#dab34a;}
        
        Text color #dab34a
      
           This box has a color of #dab34a        
        
          <div style="background-color:#dab34a;">Content here</div>
        
        
          .mybackground {background-color:#dab34a;}
        
        Background color #dab34a
      
           Border around this has a color of #dab34a        
        
          <div style="border:2px solid #dab34a;">Content here</div>
        
        
          .myborder {border:2px solid #dab34a;}
        
        Border color #dab34a