#dfbf61 color space conversions
Hex:
        #dfbf61
        RGB:
        223, 191, 97
        CMY:
        13, 25, 62
        CMYK:
        0, 14, 57, 13
      HSL:
        45°, 66.3158%, 62.7451%
        HSV (HSB):
        45°, 56.5022%, 87.4510%
        XYZ:
        51.2199, 53.8126, 18.9966
        xyY:
        0.4130, 0.4339, 53.8126
      CIE-Lab:
        78.3524, 0.1923, 50.9211
        CIE-LCH:
        78.3524, 50.9215, 89.7836
        CIE-Luv:
        78.3524, 26.4573, 61.8661
        Hunter-Lab:
        73.3571, -3.7414, 35.9962
      #dfbf61 color charts
#dfbf61 RGB chart
      #dfbf61 CMYK chart
      #dfbf61 RGB pie chart
      #dfbf61 color shades, tints & tones
#dfbf61 color schemes
#dfbf61 color preview, HTML & CSS examples
           This text has a color of #dfbf61        
        
          <p style="color:#dfbf61;">Text here</p>
        
        
          .mytext {color:#dfbf61;}
        
        Text color #dfbf61
      
           This box has a color of #dfbf61        
        
          <div style="background-color:#dfbf61;">Content here</div>
        
        
          .mybackground {background-color:#dfbf61;}
        
        Background color #dfbf61
      
           Border around this has a color of #dfbf61        
        
          <div style="border:2px solid #dfbf61;">Content here</div>
        
        
          .myborder {border:2px solid #dfbf61;}
        
        Border color #dfbf61