#d3ba44 color space conversions
Hex:
        #d3ba44
        RGB:
        211, 186, 68
        CMY:
        17, 27, 73
        CMYK:
        0, 12, 68, 17
      HSL:
        50°, 61.9048%, 54.7059%
        HSV (HSB):
        50°, 67.7725%, 82.7451%
        XYZ:
        45.4663, 49.3841, 12.6046
        xyY:
        0.4231, 0.4596, 49.3841
      CIE-Lab:
        75.6896, -4.1747, 60.6122
        CIE-LCH:
        75.6896, 60.7558, 93.9401
        CIE-Luv:
        75.6896, 22.4927, 69.8870
        Hunter-Lab:
        70.2738, -7.4919, 38.5572
      #d3ba44 color charts
#d3ba44 RGB chart
      #d3ba44 CMYK chart
      #d3ba44 RGB pie chart
      #d3ba44 color shades, tints & tones
#d3ba44 color schemes
#d3ba44 color preview, HTML & CSS examples
           This text has a color of #d3ba44        
        
          <p style="color:#d3ba44;">Text here</p>
        
        
          .mytext {color:#d3ba44;}
        
        Text color #d3ba44
      
           This box has a color of #d3ba44        
        
          <div style="background-color:#d3ba44;">Content here</div>
        
        
          .mybackground {background-color:#d3ba44;}
        
        Background color #d3ba44
      
           Border around this has a color of #d3ba44        
        
          <div style="border:2px solid #d3ba44;">Content here</div>
        
        
          .myborder {border:2px solid #d3ba44;}
        
        Border color #d3ba44