#d3995f color space conversions
Hex:
        #d3995f
        RGB:
        211, 153, 95
        CMY:
        17, 40, 63
        CMYK:
        0, 27, 55, 17
      HSL:
        30°, 56.8627%, 60.0000%
        HSV (HSB):
        30°, 54.9763%, 82.7451%
        XYZ:
        40.3208, 37.4576, 15.9314
        xyY:
        0.4303, 0.3997, 37.4576
      CIE-Lab:
        67.6189, 15.2669, 38.7818
        CIE-LCH:
        67.6189, 41.6786, 68.5123
        CIE-Luv:
        67.6189, 44.2126, 44.2373
        Hunter-Lab:
        61.2026, 10.4927, 27.4083
      #d3995f color charts
#d3995f RGB chart
      #d3995f CMYK chart
      #d3995f RGB pie chart
      #d3995f color shades, tints & tones
#d3995f color schemes
#d3995f color preview, HTML & CSS examples
           This text has a color of #d3995f        
        
          <p style="color:#d3995f;">Text here</p>
        
        
          .mytext {color:#d3995f;}
        
        Text color #d3995f
      
           This box has a color of #d3995f        
        
          <div style="background-color:#d3995f;">Content here</div>
        
        
          .mybackground {background-color:#d3995f;}
        
        Background color #d3995f
      
           Border around this has a color of #d3995f        
        
          <div style="border:2px solid #d3995f;">Content here</div>
        
        
          .myborder {border:2px solid #d3995f;}
        
        Border color #d3995f