#d3b949 color space conversions
Hex:
        #d3b949
        RGB:
        211, 185, 73
        CMY:
        17, 27, 71
        CMYK:
        0, 12, 65, 17
      HSL:
        49°, 61.0619%, 55.6863%
        HSV (HSB):
        49°, 65.4028%, 82.7451%
        XYZ:
        45.4155, 49.0278, 13.3730
        xyY:
        0.4212, 0.4547, 49.0278
      CIE-Lab:
        75.4686, -3.3677, 58.2893
        CIE-LCH:
        75.4686, 58.3866, 93.3066
        CIE-Luv:
        75.4686, 22.9992, 67.8426
        Hunter-Lab:
        70.0199, -6.7581, 37.6902
      #d3b949 color charts
#d3b949 RGB chart
      #d3b949 CMYK chart
      #d3b949 RGB pie chart
      #d3b949 color shades, tints & tones
#d3b949 color schemes
#d3b949 color preview, HTML & CSS examples
           This text has a color of #d3b949        
        
          <p style="color:#d3b949;">Text here</p>
        
        
          .mytext {color:#d3b949;}
        
        Text color #d3b949
      
           This box has a color of #d3b949        
        
          <div style="background-color:#d3b949;">Content here</div>
        
        
          .mybackground {background-color:#d3b949;}
        
        Background color #d3b949
      
           Border around this has a color of #d3b949        
        
          <div style="border:2px solid #d3b949;">Content here</div>
        
        
          .myborder {border:2px solid #d3b949;}
        
        Border color #d3b949