#dfbf65 color space conversions
Hex:
        #dfbf65
        RGB:
        223, 191, 101
        CMY:
        13, 25, 60
        CMYK:
        0, 14, 55, 13
      HSL:
        44°, 65.5914%, 63.5294%
        HSV (HSB):
        44°, 54.7085%, 87.4510%
        XYZ:
        51.4112, 53.8892, 20.0039
        xyY:
        0.4103, 0.4301, 53.8892
      CIE-Lab:
        78.3971, 0.5055, 49.0568
        CIE-LCH:
        78.3971, 49.0594, 89.4096
        CIE-Luv:
        78.3971, 26.2387, 60.1078
        Hunter-Lab:
        73.4092, -3.4561, 35.2300
      #dfbf65 color charts
#dfbf65 RGB chart
      #dfbf65 CMYK chart
      #dfbf65 RGB pie chart
      #dfbf65 color shades, tints & tones
#dfbf65 color schemes
#dfbf65 color preview, HTML & CSS examples
           This text has a color of #dfbf65        
        
          <p style="color:#dfbf65;">Text here</p>
        
        
          .mytext {color:#dfbf65;}
        
        Text color #dfbf65
      
           This box has a color of #dfbf65        
        
          <div style="background-color:#dfbf65;">Content here</div>
        
        
          .mybackground {background-color:#dfbf65;}
        
        Background color #dfbf65
      
           Border around this has a color of #dfbf65        
        
          <div style="border:2px solid #dfbf65;">Content here</div>
        
        
          .myborder {border:2px solid #dfbf65;}
        
        Border color #dfbf65