#dd1296 color space conversions
Hex:
        #dd1296
        RGB:
        221, 18, 150
        CMY:
        13, 93, 41
        CMYK:
        0, 92, 32, 13
      HSL:
        321°, 84.9372%, 46.8627%
        HSV (HSB):
        321°, 91.8552%, 86.6667%
        XYZ:
        35.5401, 18.0068, 30.4566
        xyY:
        0.4231, 0.2144, 18.0068
      CIE-Lab:
        49.5043, 77.8702, -17.8604
        CIE-LCH:
        49.5043, 79.8922, 347.0820
        CIE-Luv:
        49.5043, 103.1212, -38.6998
        Hunter-Lab:
        42.4344, 75.2391, -12.8504
      #dd1296 color charts
#dd1296 RGB chart
      #dd1296 CMYK chart
      #dd1296 RGB pie chart
      #dd1296 color shades, tints & tones
#dd1296 color schemes
#dd1296 color preview, HTML & CSS examples
           This text has a color of #dd1296        
        
          <p style="color:#dd1296;">Text here</p>
        
        
          .mytext {color:#dd1296;}
        
        Text color #dd1296
      
           This box has a color of #dd1296        
        
          <div style="background-color:#dd1296;">Content here</div>
        
        
          .mybackground {background-color:#dd1296;}
        
        Background color #dd1296
      
           Border around this has a color of #dd1296        
        
          <div style="border:2px solid #dd1296;">Content here</div>
        
        
          .myborder {border:2px solid #dd1296;}
        
        Border color #dd1296