#dd856b color space conversions
Hex:
        #dd856b
        RGB:
        221, 133, 107
        CMY:
        13, 48, 58
        CMYK:
        0, 40, 52, 13
      HSL:
        14°, 62.6374%, 64.3137%
        HSV (HSB):
        14°, 51.5837%, 86.6667%
        XYZ:
        40.8602, 33.2087, 18.1663
        xyY:
        0.4430, 0.3600, 33.2087
      CIE-Lab:
        64.3296, 31.1130, 28.3964
        CIE-LCH:
        64.3296, 42.1233, 42.3863
        CIE-Luv:
        64.3296, 64.8532, 29.4863
        Hunter-Lab:
        57.6270, 25.7172, 21.6484
      #dd856b color charts
#dd856b RGB chart
      #dd856b CMYK chart
      #dd856b RGB pie chart
      #dd856b color shades, tints & tones
#dd856b color schemes
#dd856b color preview, HTML & CSS examples
           This text has a color of #dd856b        
        
          <p style="color:#dd856b;">Text here</p>
        
        
          .mytext {color:#dd856b;}
        
        Text color #dd856b
      
           This box has a color of #dd856b        
        
          <div style="background-color:#dd856b;">Content here</div>
        
        
          .mybackground {background-color:#dd856b;}
        
        Background color #dd856b
      
           Border around this has a color of #dd856b        
        
          <div style="border:2px solid #dd856b;">Content here</div>
        
        
          .myborder {border:2px solid #dd856b;}
        
        Border color #dd856b