#d3b352 color space conversions
Hex:
        #d3b352
        RGB:
        211, 179, 82
        CMY:
        17, 30, 68
        CMYK:
        0, 15, 61, 17
      HSL:
        45°, 59.4470%, 57.4510%
        HSV (HSB):
        45°, 61.1374%, 82.7451%
        XYZ:
        44.5071, 46.6983, 14.6505
        xyY:
        0.4204, 0.4411, 46.6983
      CIE-Lab:
        73.9964, 0.3543, 52.6809
        CIE-LCH:
        73.9964, 52.6821, 89.6146
        CIE-Luv:
        73.9964, 26.7588, 61.9392
        Hunter-Lab:
        68.3361, -3.3319, 35.1242
      #d3b352 color charts
#d3b352 RGB chart
      #d3b352 CMYK chart
      #d3b352 RGB pie chart
      #d3b352 color shades, tints & tones
#d3b352 color schemes
#d3b352 color preview, HTML & CSS examples
           This text has a color of #d3b352        
        
          <p style="color:#d3b352;">Text here</p>
        
        
          .mytext {color:#d3b352;}
        
        Text color #d3b352
      
           This box has a color of #d3b352        
        
          <div style="background-color:#d3b352;">Content here</div>
        
        
          .mybackground {background-color:#d3b352;}
        
        Background color #d3b352
      
           Border around this has a color of #d3b352        
        
          <div style="border:2px solid #d3b352;">Content here</div>
        
        
          .myborder {border:2px solid #d3b352;}
        
        Border color #d3b352