#dfa92d color space conversions
Hex:
        #dfa92d
        RGB:
        223, 169, 45
        CMY:
        13, 34, 82
        CMYK:
        0, 24, 80, 13
      HSL:
        42°, 73.5537%, 52.5490%
        HSV (HSB):
        42°, 79.8206%, 87.4510%
        XYZ:
        45.0930, 44.2534, 8.6477
        xyY:
        0.4602, 0.4516, 44.2534
      CIE-Lab:
        72.3975, 8.9425, 66.4401
        CIE-LCH:
        72.3975, 67.0392, 82.3344
        CIE-Luv:
        72.3975, 44.8175, 69.3284
        Hunter-Lab:
        66.5232, 4.5814, 38.8588
      #dfa92d color charts
#dfa92d RGB chart
      #dfa92d CMYK chart
      #dfa92d RGB pie chart
      #dfa92d color shades, tints & tones
#dfa92d color schemes
#dfa92d color preview, HTML & CSS examples
           This text has a color of #dfa92d        
        
          <p style="color:#dfa92d;">Text here</p>
        
        
          .mytext {color:#dfa92d;}
        
        Text color #dfa92d
      
           This box has a color of #dfa92d        
        
          <div style="background-color:#dfa92d;">Content here</div>
        
        
          .mybackground {background-color:#dfa92d;}
        
        Background color #dfa92d
      
           Border around this has a color of #dfa92d        
        
          <div style="border:2px solid #dfa92d;">Content here</div>
        
        
          .myborder {border:2px solid #dfa92d;}
        
        Border color #dfa92d