#dfaf5e color space conversions
Hex:
        #dfaf5e
        RGB:
        223, 175, 94
        CMY:
        13, 31, 63
        CMYK:
        0, 22, 58, 13
      HSL:
        38°, 66.8394%, 62.1569%
        HSV (HSB):
        38°, 57.8475%, 87.4510%
        XYZ:
        47.7818, 47.1561, 17.1733
        xyY:
        0.4262, 0.4206, 47.1561
      CIE-Lab:
        74.2895, 8.3891, 47.6124
        CIE-LCH:
        74.2895, 48.3458, 80.0073
        CIE-Luv:
        74.2895, 37.7629, 55.8218
        Hunter-Lab:
        68.6703, 4.0299, 33.2417
      #dfaf5e color charts
#dfaf5e RGB chart
      #dfaf5e CMYK chart
      #dfaf5e RGB pie chart
      #dfaf5e color shades, tints & tones
#dfaf5e color schemes
#dfaf5e color preview, HTML & CSS examples
           This text has a color of #dfaf5e        
        
          <p style="color:#dfaf5e;">Text here</p>
        
        
          .mytext {color:#dfaf5e;}
        
        Text color #dfaf5e
      
           This box has a color of #dfaf5e        
        
          <div style="background-color:#dfaf5e;">Content here</div>
        
        
          .mybackground {background-color:#dfaf5e;}
        
        Background color #dfaf5e
      
           Border around this has a color of #dfaf5e        
        
          <div style="border:2px solid #dfaf5e;">Content here</div>
        
        
          .myborder {border:2px solid #dfaf5e;}
        
        Border color #dfaf5e