#dfb534 color space conversions
Hex:
        #dfb534
        RGB:
        223, 181, 52
        CMY:
        13, 29, 80
        CMYK:
        0, 19, 77, 13
      HSL:
        45°, 72.7660%, 53.9216%
        HSV (HSB):
        45°, 76.6816%, 87.4510%
        XYZ:
        47.5751, 48.9837, 10.1961
        xyY:
        0.4456, 0.4588, 48.9837
      CIE-Lab:
        75.4412, 2.8510, 66.8357
        CIE-LCH:
        75.4412, 66.8965, 87.5574
        CIE-Luv:
        75.4412, 35.5572, 72.5476
        Hunter-Lab:
        69.9883, -1.1427, 40.3543
      #dfb534 color charts
#dfb534 RGB chart
      #dfb534 CMYK chart
      #dfb534 RGB pie chart
      #dfb534 color shades, tints & tones
#dfb534 color schemes
#dfb534 color preview, HTML & CSS examples
           This text has a color of #dfb534        
        
          <p style="color:#dfb534;">Text here</p>
        
        
          .mytext {color:#dfb534;}
        
        Text color #dfb534
      
           This box has a color of #dfb534        
        
          <div style="background-color:#dfb534;">Content here</div>
        
        
          .mybackground {background-color:#dfb534;}
        
        Background color #dfb534
      
           Border around this has a color of #dfb534        
        
          <div style="border:2px solid #dfb534;">Content here</div>
        
        
          .myborder {border:2px solid #dfb534;}
        
        Border color #dfb534