#dd7f50 color space conversions
Hex:
        #dd7f50
        RGB:
        221, 127, 80
        CMY:
        13, 50, 69
        CMYK:
        0, 43, 64, 13
      HSL:
        20°, 67.4641%, 59.0196%
        HSV (HSB):
        20°, 63.8009%, 86.6667%
        XYZ:
        38.8561, 31.1301, 11.5502
        xyY:
        0.4765, 0.3818, 31.1301
      CIE-Lab:
        62.6173, 32.2205, 40.8711
        CIE-LCH:
        62.6173, 52.0443, 51.7498
        CIE-Luv:
        62.6173, 73.0502, 40.7491
        Hunter-Lab:
        55.7943, 26.6704, 26.7822
      #dd7f50 color charts
#dd7f50 RGB chart
      #dd7f50 CMYK chart
      #dd7f50 RGB pie chart
      #dd7f50 color shades, tints & tones
#dd7f50 color schemes
#dd7f50 color preview, HTML & CSS examples
           This text has a color of #dd7f50        
        
          <p style="color:#dd7f50;">Text here</p>
        
        
          .mytext {color:#dd7f50;}
        
        Text color #dd7f50
      
           This box has a color of #dd7f50        
        
          <div style="background-color:#dd7f50;">Content here</div>
        
        
          .mybackground {background-color:#dd7f50;}
        
        Background color #dd7f50
      
           Border around this has a color of #dd7f50        
        
          <div style="border:2px solid #dd7f50;">Content here</div>
        
        
          .myborder {border:2px solid #dd7f50;}
        
        Border color #dd7f50