#dd8377 color space conversions
Hex:
        #dd8377
        RGB:
        221, 131, 119
        CMY:
        13, 49, 53
        CMYK:
        0, 41, 46, 13
      HSL:
        7°, 60.0000%, 66.6667%
        HSV (HSB):
        7°, 46.1538%, 86.6667%
        XYZ:
        41.2649, 32.9367, 21.6353
        xyY:
        0.4306, 0.3437, 32.9367
      CIE-Lab:
        64.1096, 33.3030, 21.4128
        CIE-LCH:
        64.1096, 39.5929, 32.7398
        CIE-Luv:
        64.1096, 64.3055, 21.2790
        Hunter-Lab:
        57.3905, 27.9117, 17.8220
      #dd8377 color charts
#dd8377 RGB chart
      #dd8377 CMYK chart
      #dd8377 RGB pie chart
      #dd8377 color shades, tints & tones
#dd8377 color schemes
#dd8377 color preview, HTML & CSS examples
           This text has a color of #dd8377        
        
          <p style="color:#dd8377;">Text here</p>
        
        
          .mytext {color:#dd8377;}
        
        Text color #dd8377
      
           This box has a color of #dd8377        
        
          <div style="background-color:#dd8377;">Content here</div>
        
        
          .mybackground {background-color:#dd8377;}
        
        Background color #dd8377
      
           Border around this has a color of #dd8377        
        
          <div style="border:2px solid #dd8377;">Content here</div>
        
        
          .myborder {border:2px solid #dd8377;}
        
        Border color #dd8377