#dbb349 color space conversions
Hex:
        #dbb349
        RGB:
        219, 179, 73
        CMY:
        14, 30, 71
        CMYK:
        0, 18, 67, 14
      HSL:
        44°, 66.9725%, 57.2549%
        HSV (HSB):
        44°, 66.6667%, 85.8824%
        XYZ:
        46.5361, 47.7813, 13.0733
        xyY:
        0.4333, 0.4449, 47.7813
      CIE-Lab:
        74.6868, 3.1913, 57.6895
        CIE-LCH:
        74.6868, 57.7777, 86.8337
        CIE-Luv:
        74.6868, 33.1309, 65.5814
        Hunter-Lab:
        69.1240, -0.7961, 37.1734
      #dbb349 color charts
#dbb349 RGB chart
      #dbb349 CMYK chart
      #dbb349 RGB pie chart
      #dbb349 color shades, tints & tones
#dbb349 color schemes
#dbb349 color preview, HTML & CSS examples
           This text has a color of #dbb349        
        
          <p style="color:#dbb349;">Text here</p>
        
        
          .mytext {color:#dbb349;}
        
        Text color #dbb349
      
           This box has a color of #dbb349        
        
          <div style="background-color:#dbb349;">Content here</div>
        
        
          .mybackground {background-color:#dbb349;}
        
        Background color #dbb349
      
           Border around this has a color of #dbb349        
        
          <div style="border:2px solid #dbb349;">Content here</div>
        
        
          .myborder {border:2px solid #dbb349;}
        
        Border color #dbb349