#dd3b85 color space conversions
Hex:
        #dd3b85
        RGB:
        221, 59, 133
        CMY:
        13, 77, 48
        CMYK:
        0, 73, 40, 13
      HSL:
        333°, 70.4348%, 54.9020%
        HSV (HSB):
        333°, 73.3032%, 86.6667%
        XYZ:
        35.6164, 20.1935, 24.2109
        xyY:
        0.4451, 0.2524, 20.1935
      CIE-Lab:
        52.0553, 67.1320, -3.8290
        CIE-LCH:
        52.0553, 67.2411, 356.7356
        CIE-Luv:
        52.0553, 100.6036, -17.8015
        Hunter-Lab:
        44.9372, 62.8356, -0.4877
      #dd3b85 color charts
#dd3b85 RGB chart
      #dd3b85 CMYK chart
      #dd3b85 RGB pie chart
      #dd3b85 color shades, tints & tones
#dd3b85 color schemes
#dd3b85 color preview, HTML & CSS examples
           This text has a color of #dd3b85        
        
          <p style="color:#dd3b85;">Text here</p>
        
        
          .mytext {color:#dd3b85;}
        
        Text color #dd3b85
      
           This box has a color of #dd3b85        
        
          <div style="background-color:#dd3b85;">Content here</div>
        
        
          .mybackground {background-color:#dd3b85;}
        
        Background color #dd3b85
      
           Border around this has a color of #dd3b85        
        
          <div style="border:2px solid #dd3b85;">Content here</div>
        
        
          .myborder {border:2px solid #dd3b85;}
        
        Border color #dd3b85