#dd7772 color space conversions
Hex:
        #dd7772
        RGB:
        221, 119, 114
        CMY:
        13, 53, 55
        CMYK:
        0, 46, 48, 13
      HSL:
        3°, 61.1429%, 65.6863%
        HSV (HSB):
        3°, 48.4163%, 86.6667%
        XYZ:
        39.4529, 29.7807, 19.5884
        xyY:
        0.4442, 0.3353, 29.7807
      CIE-Lab:
        61.4645, 39.0793, 20.6554
        CIE-LCH:
        61.4645, 44.2022, 27.8588
        CIE-Luv:
        61.4645, 73.3202, 18.7929
        Hunter-Lab:
        54.5717, 33.5470, 16.9181
      #dd7772 color charts
#dd7772 RGB chart
      #dd7772 CMYK chart
      #dd7772 RGB pie chart
      #dd7772 color shades, tints & tones
#dd7772 color schemes
#dd7772 color preview, HTML & CSS examples
           This text has a color of #dd7772        
        
          <p style="color:#dd7772;">Text here</p>
        
        
          .mytext {color:#dd7772;}
        
        Text color #dd7772
      
           This box has a color of #dd7772        
        
          <div style="background-color:#dd7772;">Content here</div>
        
        
          .mybackground {background-color:#dd7772;}
        
        Background color #dd7772
      
           Border around this has a color of #dd7772        
        
          <div style="border:2px solid #dd7772;">Content here</div>
        
        
          .myborder {border:2px solid #dd7772;}
        
        Border color #dd7772