#dfaf51 color space conversions
Hex:
        #dfaf51
        RGB:
        223, 175, 81
        CMY:
        13, 31, 68
        CMYK:
        0, 22, 64, 13
      HSL:
        40°, 68.9320%, 59.6078%
        HSV (HSB):
        40°, 63.6771%, 87.4510%
        XYZ:
        47.2466, 46.9420, 14.3551
        xyY:
        0.4353, 0.4325, 46.9420
      CIE-Lab:
        74.1527, 7.4890, 53.6439
        CIE-LCH:
        74.1527, 54.1641, 82.0526
        CIE-Luv:
        74.1527, 38.6036, 61.1704
        Hunter-Lab:
        68.5142, 3.1916, 35.5375
      #dfaf51 color charts
#dfaf51 RGB chart
      #dfaf51 CMYK chart
      #dfaf51 RGB pie chart
      #dfaf51 color shades, tints & tones
#dfaf51 color schemes
#dfaf51 color preview, HTML & CSS examples
           This text has a color of #dfaf51        
        
          <p style="color:#dfaf51;">Text here</p>
        
        
          .mytext {color:#dfaf51;}
        
        Text color #dfaf51
      
           This box has a color of #dfaf51        
        
          <div style="background-color:#dfaf51;">Content here</div>
        
        
          .mybackground {background-color:#dfaf51;}
        
        Background color #dfaf51
      
           Border around this has a color of #dfaf51        
        
          <div style="border:2px solid #dfaf51;">Content here</div>
        
        
          .myborder {border:2px solid #dfaf51;}
        
        Border color #dfaf51