#dd8788 color space conversions
Hex:
        #dd8788
        RGB:
        221, 135, 136
        CMY:
        13, 47, 47
        CMYK:
        0, 39, 38, 13
      HSL:
        359°, 55.8442%, 69.8039%
        HSV (HSB):
        359°, 38.9140%, 86.6667%
        XYZ:
        42.9267, 34.4777, 27.6849
        xyY:
        0.4085, 0.3281, 34.4777
      CIE-Lab:
        65.3400, 33.0154, 13.5371
        CIE-LCH:
        65.3400, 35.6829, 22.2948
        CIE-Luv:
        65.3400, 58.7284, 12.0056
        Hunter-Lab:
        58.7177, 27.7399, 13.1476
      #dd8788 color charts
#dd8788 RGB chart
      #dd8788 CMYK chart
      #dd8788 RGB pie chart
      #dd8788 color shades, tints & tones
#dd8788 color schemes
#dd8788 color preview, HTML & CSS examples
           This text has a color of #dd8788        
        
          <p style="color:#dd8788;">Text here</p>
        
        
          .mytext {color:#dd8788;}
        
        Text color #dd8788
      
           This box has a color of #dd8788        
        
          <div style="background-color:#dd8788;">Content here</div>
        
        
          .mybackground {background-color:#dd8788;}
        
        Background color #dd8788
      
           Border around this has a color of #dd8788        
        
          <div style="border:2px solid #dd8788;">Content here</div>
        
        
          .myborder {border:2px solid #dd8788;}
        
        Border color #dd8788