#dfb52d color space conversions
Hex:
        #dfb52d
        RGB:
        223, 181, 45
        CMY:
        13, 29, 82
        CMYK:
        0, 19, 80, 13
      HSL:
        46°, 73.5537%, 52.5490%
        HSV (HSB):
        46°, 79.8206%, 87.4510%
        XYZ:
        47.4290, 48.9252, 9.4264
        xyY:
        0.4484, 0.4625, 48.9252
      CIE-Lab:
        75.4048, 2.6009, 69.1186
        CIE-LCH:
        75.4048, 69.1675, 87.8450
        CIE-Luv:
        75.4048, 35.7767, 74.0637
        Hunter-Lab:
        69.9465, -1.3702, 40.9724
      #dfb52d color charts
#dfb52d RGB chart
      #dfb52d CMYK chart
      #dfb52d RGB pie chart
      #dfb52d color shades, tints & tones
#dfb52d color schemes
#dfb52d color preview, HTML & CSS examples
           This text has a color of #dfb52d        
        
          <p style="color:#dfb52d;">Text here</p>
        
        
          .mytext {color:#dfb52d;}
        
        Text color #dfb52d
      
           This box has a color of #dfb52d        
        
          <div style="background-color:#dfb52d;">Content here</div>
        
        
          .mybackground {background-color:#dfb52d;}
        
        Background color #dfb52d
      
           Border around this has a color of #dfb52d        
        
          <div style="border:2px solid #dfb52d;">Content here</div>
        
        
          .myborder {border:2px solid #dfb52d;}
        
        Border color #dfb52d