#dd6b50 color space conversions
Hex:
        #dd6b50
        RGB:
        221, 107, 80
        CMY:
        13, 58, 69
        CMYK:
        0, 52, 64, 13
      HSL:
        11°, 67.4641%, 59.0196%
        HSV (HSB):
        11°, 63.8009%, 86.6667%
        XYZ:
        36.5245, 26.4667, 10.7730
        xyY:
        0.4952, 0.3588, 26.4667
      CIE-Lab:
        58.4774, 42.4883, 35.9066
        CIE-LCH:
        58.4774, 55.6286, 40.2009
        CIE-Luv:
        58.4774, 88.0165, 32.6848
        Hunter-Lab:
        51.4458, 36.6976, 23.5965
      #dd6b50 color charts
#dd6b50 RGB chart
      #dd6b50 CMYK chart
      #dd6b50 RGB pie chart
      #dd6b50 color shades, tints & tones
#dd6b50 color schemes
#dd6b50 color preview, HTML & CSS examples
           This text has a color of #dd6b50        
        
          <p style="color:#dd6b50;">Text here</p>
        
        
          .mytext {color:#dd6b50;}
        
        Text color #dd6b50
      
           This box has a color of #dd6b50        
        
          <div style="background-color:#dd6b50;">Content here</div>
        
        
          .mybackground {background-color:#dd6b50;}
        
        Background color #dd6b50
      
           Border around this has a color of #dd6b50        
        
          <div style="border:2px solid #dd6b50;">Content here</div>
        
        
          .myborder {border:2px solid #dd6b50;}
        
        Border color #dd6b50