#d2963b color space conversions
Hex:
        #d2963b
        RGB:
        210, 150, 59
        CMY:
        18, 41, 77
        CMYK:
        0, 29, 72, 18
      HSL:
        36°, 62.6556%, 52.7451%
        HSV (HSB):
        36°, 71.9048%, 82.3529%
        XYZ:
        38.2741, 35.8301, 9.0363
        xyY:
        0.4604, 0.4310, 35.8301
      CIE-Lab:
        66.3899, 14.0971, 54.8133
        CIE-LCH:
        66.3899, 56.5970, 75.5771
        CIE-Luv:
        66.3899, 48.4364, 57.4701
        Hunter-Lab:
        59.8582, 9.3832, 32.9502
      #d2963b color charts
#d2963b RGB chart
      #d2963b CMYK chart
      #d2963b RGB pie chart
      #d2963b color shades, tints & tones
#d2963b color schemes
#d2963b color preview, HTML & CSS examples
           This text has a color of #d2963b        
        
          <p style="color:#d2963b;">Text here</p>
        
        
          .mytext {color:#d2963b;}
        
        Text color #d2963b
      
           This box has a color of #d2963b        
        
          <div style="background-color:#d2963b;">Content here</div>
        
        
          .mybackground {background-color:#d2963b;}
        
        Background color #d2963b
      
           Border around this has a color of #d2963b        
        
          <div style="border:2px solid #d2963b;">Content here</div>
        
        
          .myborder {border:2px solid #d2963b;}
        
        Border color #d2963b