#dd954b color space conversions
Hex:
        #dd954b
        RGB:
        221, 149, 75
        CMY:
        13, 42, 71
        CMYK:
        0, 33, 66, 13
      HSL:
        30°, 68.2243%, 58.0392%
        HSV (HSB):
        30°, 66.0633%, 86.6667%
        XYZ:
        41.8362, 37.3750, 11.6657
        xyY:
        0.4604, 0.4113, 37.3750
      CIE-Lab:
        67.5575, 20.1809, 49.0741
        CIE-LCH:
        67.5575, 53.0616, 67.6458
        CIE-Luv:
        67.5575, 56.8041, 52.1198
        Hunter-Lab:
        61.1351, 15.1654, 31.4810
      #dd954b color charts
#dd954b RGB chart
      #dd954b CMYK chart
      #dd954b RGB pie chart
      #dd954b color shades, tints & tones
#dd954b color schemes
#dd954b color preview, HTML & CSS examples
           This text has a color of #dd954b        
        
          <p style="color:#dd954b;">Text here</p>
        
        
          .mytext {color:#dd954b;}
        
        Text color #dd954b
      
           This box has a color of #dd954b        
        
          <div style="background-color:#dd954b;">Content here</div>
        
        
          .mybackground {background-color:#dd954b;}
        
        Background color #dd954b
      
           Border around this has a color of #dd954b        
        
          <div style="border:2px solid #dd954b;">Content here</div>
        
        
          .myborder {border:2px solid #dd954b;}
        
        Border color #dd954b