#d3954f color space conversions
Hex:
        #d3954f
        RGB:
        211, 149, 79
        CMY:
        17, 42, 69
        CMYK:
        0, 29, 63, 17
      HSL:
        32°, 60.0000%, 56.8627%
        HSV (HSB):
        32°, 62.5592%, 82.7451%
        XYZ:
        39.0227, 35.9083, 12.2714
        xyY:
        0.4475, 0.4118, 35.9083
      CIE-Lab:
        66.4498, 16.2306, 45.5479
        CIE-LCH:
        66.4498, 48.3533, 70.3869
        CIE-Luv:
        66.4498, 48.5386, 49.7676
        Hunter-Lab:
        59.9235, 11.3745, 29.8048
      #d3954f color charts
#d3954f RGB chart
      #d3954f CMYK chart
      #d3954f RGB pie chart
      #d3954f color shades, tints & tones
#d3954f color schemes
#d3954f color preview, HTML & CSS examples
           This text has a color of #d3954f        
        
          <p style="color:#d3954f;">Text here</p>
        
        
          .mytext {color:#d3954f;}
        
        Text color #d3954f
      
           This box has a color of #d3954f        
        
          <div style="background-color:#d3954f;">Content here</div>
        
        
          .mybackground {background-color:#d3954f;}
        
        Background color #d3954f
      
           Border around this has a color of #d3954f        
        
          <div style="border:2px solid #d3954f;">Content here</div>
        
        
          .myborder {border:2px solid #d3954f;}
        
        Border color #d3954f