#d3b461 color space conversions
Hex:
        #d3b461
        RGB:
        211, 180, 97
        CMY:
        17, 29, 62
        CMYK:
        0, 15, 54, 17
      HSL:
        44°, 56.4356%, 60.3922%
        HSV (HSB):
        44°, 54.0284%, 82.7451%
        XYZ:
        45.3429, 47.3545, 18.0598
        xyY:
        0.4094, 0.4276, 47.3545
      CIE-Lab:
        74.4159, 0.9613, 46.0023
        CIE-LCH:
        74.4159, 46.0123, 88.8028
        CIE-Luv:
        74.4159, 25.2689, 56.0409
        Hunter-Lab:
        68.8146, -2.8094, 32.6101
      #d3b461 color charts
#d3b461 RGB chart
      #d3b461 CMYK chart
      #d3b461 RGB pie chart
      #d3b461 color shades, tints & tones
#d3b461 color schemes
#d3b461 color preview, HTML & CSS examples
           This text has a color of #d3b461        
        
          <p style="color:#d3b461;">Text here</p>
        
        
          .mytext {color:#d3b461;}
        
        Text color #d3b461
      
           This box has a color of #d3b461        
        
          <div style="background-color:#d3b461;">Content here</div>
        
        
          .mybackground {background-color:#d3b461;}
        
        Background color #d3b461
      
           Border around this has a color of #d3b461        
        
          <div style="border:2px solid #d3b461;">Content here</div>
        
        
          .myborder {border:2px solid #d3b461;}
        
        Border color #d3b461