#dd8191 color space conversions
Hex:
        #dd8191
        RGB:
        221, 129, 145
        CMY:
        13, 49, 43
        CMYK:
        0, 42, 34, 13
      HSL:
        350°, 57.5000%, 68.6275%
        HSV (HSB):
        350°, 41.6290%, 86.6667%
        XYZ:
        42.7799, 33.1170, 30.9255
        xyY:
        0.4005, 0.3100, 33.1170
      CIE-Lab:
        64.2555, 37.2518, 6.9049
        CIE-LCH:
        64.2555, 37.8863, 10.5011
        CIE-Luv:
        64.2555, 60.7994, 2.5346
        Hunter-Lab:
        57.5474, 31.9864, 8.4211
      #dd8191 color charts
#dd8191 RGB chart
      #dd8191 CMYK chart
      #dd8191 RGB pie chart
      #dd8191 color shades, tints & tones
#dd8191 color schemes
#dd8191 color preview, HTML & CSS examples
           This text has a color of #dd8191        
        
          <p style="color:#dd8191;">Text here</p>
        
        
          .mytext {color:#dd8191;}
        
        Text color #dd8191
      
           This box has a color of #dd8191        
        
          <div style="background-color:#dd8191;">Content here</div>
        
        
          .mybackground {background-color:#dd8191;}
        
        Background color #dd8191
      
           Border around this has a color of #dd8191        
        
          <div style="border:2px solid #dd8191;">Content here</div>
        
        
          .myborder {border:2px solid #dd8191;}
        
        Border color #dd8191