#d3b130 color space conversions
Hex:
        #d3b130
        RGB:
        211, 177, 48
        CMY:
        17, 31, 81
        CMYK:
        0, 16, 77, 17
      HSL:
        47°, 64.9402%, 50.7843%
        HSV (HSB):
        47°, 77.2512%, 82.7451%
        XYZ:
        43.1196, 45.5066, 9.3073
        xyY:
        0.4403, 0.4647, 45.5066
      CIE-Lab:
        73.2242, -0.3946, 65.7331
        CIE-LCH:
        73.2242, 65.7343, 90.3440
        CIE-Luv:
        73.2242, 29.5291, 71.4935
        Hunter-Lab:
        67.4586, -3.9550, 39.0407
      #d3b130 color charts
#d3b130 RGB chart
      #d3b130 CMYK chart
      #d3b130 RGB pie chart
      #d3b130 color shades, tints & tones
#d3b130 color schemes
#d3b130 color preview, HTML & CSS examples
           This text has a color of #d3b130        
        
          <p style="color:#d3b130;">Text here</p>
        
        
          .mytext {color:#d3b130;}
        
        Text color #d3b130
      
           This box has a color of #d3b130        
        
          <div style="background-color:#d3b130;">Content here</div>
        
        
          .mybackground {background-color:#d3b130;}
        
        Background color #d3b130
      
           Border around this has a color of #d3b130        
        
          <div style="border:2px solid #d3b130;">Content here</div>
        
        
          .myborder {border:2px solid #d3b130;}
        
        Border color #d3b130