#dfa842 color space conversions
Hex:
        #dfa842
        RGB:
        223, 168, 66
        CMY:
        13, 34, 74
        CMYK:
        0, 25, 70, 13
      HSL:
        39°, 71.0407%, 56.6667%
        HSV (HSB):
        39°, 70.4036%, 87.4510%
        XYZ:
        45.4174, 44.0866, 11.2701
        xyY:
        0.4507, 0.4375, 44.0866
      CIE-Lab:
        72.2863, 10.3546, 58.3135
        CIE-LCH:
        72.2863, 59.2257, 79.9311
        CIE-Luv:
        72.2863, 44.6230, 63.4038
        Hunter-Lab:
        66.3977, 5.9017, 36.4148
      #dfa842 color charts
#dfa842 RGB chart
      #dfa842 CMYK chart
      #dfa842 RGB pie chart
      #dfa842 color shades, tints & tones
#dfa842 color schemes
#dfa842 color preview, HTML & CSS examples
           This text has a color of #dfa842        
        
          <p style="color:#dfa842;">Text here</p>
        
        
          .mytext {color:#dfa842;}
        
        Text color #dfa842
      
           This box has a color of #dfa842        
        
          <div style="background-color:#dfa842;">Content here</div>
        
        
          .mybackground {background-color:#dfa842;}
        
        Background color #dfa842
      
           Border around this has a color of #dfa842        
        
          <div style="border:2px solid #dfa842;">Content here</div>
        
        
          .myborder {border:2px solid #dfa842;}
        
        Border color #dfa842