#dd8090 color space conversions
Hex:
        #dd8090
        RGB:
        221, 128, 144
        CMY:
        13, 50, 44
        CMYK:
        0, 42, 35, 13
      HSL:
        350°, 57.7640%, 68.4314%
        HSV (HSB):
        350°, 42.0814%, 86.6667%
        XYZ:
        42.5720, 32.8241, 30.4775
        xyY:
        0.4021, 0.3100, 32.8241
      CIE-Lab:
        64.0182, 37.6529, 7.1338
        CIE-LCH:
        64.0182, 38.3228, 10.7283
        CIE-Luv:
        64.0182, 61.6079, 2.7464
        Hunter-Lab:
        57.2923, 32.3758, 8.5645
      #dd8090 color charts
#dd8090 RGB chart
      #dd8090 CMYK chart
      #dd8090 RGB pie chart
      #dd8090 color shades, tints & tones
#dd8090 color schemes
#dd8090 color preview, HTML & CSS examples
           This text has a color of #dd8090        
        
          <p style="color:#dd8090;">Text here</p>
        
        
          .mytext {color:#dd8090;}
        
        Text color #dd8090
      
           This box has a color of #dd8090        
        
          <div style="background-color:#dd8090;">Content here</div>
        
        
          .mybackground {background-color:#dd8090;}
        
        Background color #dd8090
      
           Border around this has a color of #dd8090        
        
          <div style="border:2px solid #dd8090;">Content here</div>
        
        
          .myborder {border:2px solid #dd8090;}
        
        Border color #dd8090