#dd953b color space conversions
Hex:
        #dd953b
        RGB:
        221, 149, 59
        CMY:
        13, 42, 77
        CMYK:
        0, 33, 73, 13
      HSL:
        33°, 70.4348%, 54.9020%
        HSV (HSB):
        33°, 73.3032%, 86.6667%
        XYZ:
        41.3557, 37.1828, 9.1350
        xyY:
        0.4717, 0.4241, 37.1828
      CIE-Lab:
        67.4140, 19.3375, 56.2625
        CIE-LCH:
        67.4140, 59.4929, 71.0321
        CIE-Luv:
        67.4140, 58.0178, 57.6763
        Hunter-Lab:
        60.9777, 14.3494, 33.8022
      #dd953b color charts
#dd953b RGB chart
      #dd953b CMYK chart
      #dd953b RGB pie chart
      #dd953b color shades, tints & tones
#dd953b color schemes
#dd953b color preview, HTML & CSS examples
           This text has a color of #dd953b        
        
          <p style="color:#dd953b;">Text here</p>
        
        
          .mytext {color:#dd953b;}
        
        Text color #dd953b
      
           This box has a color of #dd953b        
        
          <div style="background-color:#dd953b;">Content here</div>
        
        
          .mybackground {background-color:#dd953b;}
        
        Background color #dd953b
      
           Border around this has a color of #dd953b        
        
          <div style="border:2px solid #dd953b;">Content here</div>
        
        
          .myborder {border:2px solid #dd953b;}
        
        Border color #dd953b