#d3b641 color space conversions
Hex:
        #d3b641
        RGB:
        211, 182, 65
        CMY:
        17, 29, 75
        CMYK:
        0, 14, 69, 17
      HSL:
        48°, 62.3932%, 54.1176%
        HSV (HSB):
        48°, 69.1943%, 82.7451%
        XYZ:
        44.5461, 47.6864, 11.8576
        xyY:
        0.4280, 0.4581, 47.6864
      CIE-Lab:
        74.6267, -2.2494, 60.7444
        CIE-LCH:
        74.6267, 60.7861, 92.1207
        CIE-Luv:
        74.6267, 25.3929, 69.1019
        Hunter-Lab:
        69.0554, -5.7006, 38.1580
      #d3b641 color charts
#d3b641 RGB chart
      #d3b641 CMYK chart
      #d3b641 RGB pie chart
      #d3b641 color shades, tints & tones
#d3b641 color schemes
#d3b641 color preview, HTML & CSS examples
           This text has a color of #d3b641        
        
          <p style="color:#d3b641;">Text here</p>
        
        
          .mytext {color:#d3b641;}
        
        Text color #d3b641
      
           This box has a color of #d3b641        
        
          <div style="background-color:#d3b641;">Content here</div>
        
        
          .mybackground {background-color:#d3b641;}
        
        Background color #d3b641
      
           Border around this has a color of #d3b641        
        
          <div style="border:2px solid #d3b641;">Content here</div>
        
        
          .myborder {border:2px solid #d3b641;}
        
        Border color #d3b641