#d3b267 color space conversions
Hex:
        #d3b267
        RGB:
        211, 178, 103
        CMY:
        17, 30, 60
        CMYK:
        0, 16, 51, 17
      HSL:
        42°, 55.1020%, 61.5686%
        HSV (HSB):
        42°, 51.1848%, 82.7451%
        XYZ:
        45.2325, 46.6689, 19.4560
        xyY:
        0.4062, 0.4191, 46.6689
      CIE-Lab:
        73.9775, 2.5339, 42.4846
        CIE-LCH:
        73.9775, 42.5601, 86.5868
        CIE-Luv:
        73.9775, 26.2547, 52.2350
        Hunter-Lab:
        68.3147, -1.3622, 30.9345
      #d3b267 color charts
#d3b267 RGB chart
      #d3b267 CMYK chart
      #d3b267 RGB pie chart
      #d3b267 color shades, tints & tones
#d3b267 color schemes
#d3b267 color preview, HTML & CSS examples
           This text has a color of #d3b267        
        
          <p style="color:#d3b267;">Text here</p>
        
        
          .mytext {color:#d3b267;}
        
        Text color #d3b267
      
           This box has a color of #d3b267        
        
          <div style="background-color:#d3b267;">Content here</div>
        
        
          .mybackground {background-color:#d3b267;}
        
        Background color #d3b267
      
           Border around this has a color of #d3b267        
        
          <div style="border:2px solid #d3b267;">Content here</div>
        
        
          .myborder {border:2px solid #d3b267;}
        
        Border color #d3b267