#dfbd5b color space conversions
Hex:
        #dfbd5b
        RGB:
        223, 189, 91
        CMY:
        13, 26, 64
        CMYK:
        0, 15, 59, 13
      HSL:
        45°, 67.3469%, 61.5686%
        HSV (HSB):
        45°, 59.1928%, 87.4510%
        XYZ:
        50.5173, 52.8385, 17.4338
        xyY:
        0.4182, 0.4374, 52.8385
      CIE-Lab:
        77.7796, 0.7924, 53.0861
        CIE-LCH:
        77.7796, 53.0920, 89.1448
        CIE-Luv:
        77.7796, 28.1461, 63.4642
        Hunter-Lab:
        72.6901, -3.1557, 36.6631
      #dfbd5b color charts
#dfbd5b RGB chart
      #dfbd5b CMYK chart
      #dfbd5b RGB pie chart
      #dfbd5b color shades, tints & tones
#dfbd5b color schemes
#dfbd5b color preview, HTML & CSS examples
           This text has a color of #dfbd5b        
        
          <p style="color:#dfbd5b;">Text here</p>
        
        
          .mytext {color:#dfbd5b;}
        
        Text color #dfbd5b
      
           This box has a color of #dfbd5b        
        
          <div style="background-color:#dfbd5b;">Content here</div>
        
        
          .mybackground {background-color:#dfbd5b;}
        
        Background color #dfbd5b
      
           Border around this has a color of #dfbd5b        
        
          <div style="border:2px solid #dfbd5b;">Content here</div>
        
        
          .myborder {border:2px solid #dfbd5b;}
        
        Border color #dfbd5b