#dbb348 color space conversions
Hex:
        #dbb348
        RGB:
        219, 179, 72
        CMY:
        14, 30, 72
        CMYK:
        0, 18, 67, 14
      HSL:
        44°, 67.1233%, 57.0588%
        HSV (HSB):
        44°, 67.1233%, 85.8824%
        XYZ:
        46.5032, 47.7681, 12.9001
        xyY:
        0.4339, 0.4457, 47.7681
      CIE-Lab:
        74.6785, 3.1343, 58.1129
        CIE-LCH:
        74.6785, 58.1974, 86.9128
        CIE-Luv:
        74.6785, 33.1785, 65.9174
        Hunter-Lab:
        69.1145, -0.8479, 37.3138
      #dbb348 color charts
#dbb348 RGB chart
      #dbb348 CMYK chart
      #dbb348 RGB pie chart
      #dbb348 color shades, tints & tones
#dbb348 color schemes
#dbb348 color preview, HTML & CSS examples
           This text has a color of #dbb348        
        
          <p style="color:#dbb348;">Text here</p>
        
        
          .mytext {color:#dbb348;}
        
        Text color #dbb348
      
           This box has a color of #dbb348        
        
          <div style="background-color:#dbb348;">Content here</div>
        
        
          .mybackground {background-color:#dbb348;}
        
        Background color #dbb348
      
           Border around this has a color of #dbb348        
        
          <div style="border:2px solid #dbb348;">Content here</div>
        
        
          .myborder {border:2px solid #dbb348;}
        
        Border color #dbb348