#dd885b color space conversions
Hex:
        #dd885b
        RGB:
        221, 136, 91
        CMY:
        13, 47, 64
        CMYK:
        0, 38, 59, 13
      HSL:
        21°, 65.6566%, 61.1765%
        HSV (HSB):
        21°, 58.8235%, 86.6667%
        XYZ:
        40.5113, 33.7358, 14.2740
        xyY:
        0.4576, 0.3811, 33.7358
      CIE-Lab:
        64.7523, 28.2138, 37.6285
        CIE-LCH:
        64.7523, 47.0311, 53.1376
        CIE-Luv:
        64.7523, 64.9066, 39.4184
        Hunter-Lab:
        58.0825, 22.8554, 26.0870
      #dd885b color charts
#dd885b RGB chart
      #dd885b CMYK chart
      #dd885b RGB pie chart
      #dd885b color shades, tints & tones
#dd885b color schemes
#dd885b color preview, HTML & CSS examples
           This text has a color of #dd885b        
        
          <p style="color:#dd885b;">Text here</p>
        
        
          .mytext {color:#dd885b;}
        
        Text color #dd885b
      
           This box has a color of #dd885b        
        
          <div style="background-color:#dd885b;">Content here</div>
        
        
          .mybackground {background-color:#dd885b;}
        
        Background color #dd885b
      
           Border around this has a color of #dd885b        
        
          <div style="border:2px solid #dd885b;">Content here</div>
        
        
          .myborder {border:2px solid #dd885b;}
        
        Border color #dd885b