#dfa32d color space conversions
Hex:
        #dfa32d
        RGB:
        223, 163, 45
        CMY:
        13, 36, 82
        CMYK:
        0, 27, 80, 13
      HSL:
        40°, 73.5537%, 52.5490%
        HSV (HSB):
        40°, 79.8206%, 87.4510%
        XYZ:
        44.0023, 42.0718, 8.2841
        xyY:
        0.4663, 0.4459, 42.0718
      CIE-Lab:
        70.9204, 12.1393, 65.1155
        CIE-LCH:
        70.9204, 66.2374, 79.4397
        CIE-Luv:
        70.9204, 49.4415, 66.9713
        Hunter-Lab:
        64.8628, 7.5827, 37.8316
      #dfa32d color charts
#dfa32d RGB chart
      #dfa32d CMYK chart
      #dfa32d RGB pie chart
      #dfa32d color shades, tints & tones
#dfa32d color schemes
#dfa32d color preview, HTML & CSS examples
           This text has a color of #dfa32d        
        
          <p style="color:#dfa32d;">Text here</p>
        
        
          .mytext {color:#dfa32d;}
        
        Text color #dfa32d
      
           This box has a color of #dfa32d        
        
          <div style="background-color:#dfa32d;">Content here</div>
        
        
          .mybackground {background-color:#dfa32d;}
        
        Background color #dfa32d
      
           Border around this has a color of #dfa32d        
        
          <div style="border:2px solid #dfa32d;">Content here</div>
        
        
          .myborder {border:2px solid #dfa32d;}
        
        Border color #dfa32d