#dd6f48 color space conversions
Hex:
        #dd6f48
        RGB:
        221, 111, 72
        CMY:
        13, 56, 72
        CMYK:
        0, 50, 67, 13
      HSL:
        16°, 68.6636%, 57.4510%
        HSV (HSB):
        16°, 67.4208%, 86.6667%
        XYZ:
        36.6729, 27.2089, 9.4499
        xyY:
        0.5001, 0.3710, 27.2089
      CIE-Lab:
        59.1672, 40.0071, 41.0493
        CIE-LCH:
        59.1672, 57.3203, 45.7367
        CIE-Luv:
        59.1672, 86.2923, 37.8510
        Hunter-Lab:
        52.1622, 34.2118, 25.7724
      #dd6f48 color charts
#dd6f48 RGB chart
      #dd6f48 CMYK chart
      #dd6f48 RGB pie chart
      #dd6f48 color shades, tints & tones
#dd6f48 color schemes
#dd6f48 color preview, HTML & CSS examples
           This text has a color of #dd6f48        
        
          <p style="color:#dd6f48;">Text here</p>
        
        
          .mytext {color:#dd6f48;}
        
        Text color #dd6f48
      
           This box has a color of #dd6f48        
        
          <div style="background-color:#dd6f48;">Content here</div>
        
        
          .mybackground {background-color:#dd6f48;}
        
        Background color #dd6f48
      
           Border around this has a color of #dd6f48        
        
          <div style="border:2px solid #dd6f48;">Content here</div>
        
        
          .myborder {border:2px solid #dd6f48;}
        
        Border color #dd6f48