#dd145b color space conversions
Hex:
        #dd145b
        RGB:
        221, 20, 91
        CMY:
        13, 92, 64
        CMYK:
        0, 91, 59, 13
      HSL:
        339°, 83.4025%, 47.2549%
        HSV (HSB):
        339°, 90.9502%, 86.6667%
        XYZ:
        31.9573, 16.6278, 11.4227
        xyY:
        0.5326, 0.2771, 16.6278
      CIE-Lab:
        47.7876, 72.7341, 15.6523
        CIE-LCH:
        47.7876, 74.3992, 12.1448
        CIE-Luv:
        47.7876, 128.6841, 3.5888
        Hunter-Lab:
        40.7772, 68.5312, 11.9355
      #dd145b color charts
#dd145b RGB chart
      #dd145b CMYK chart
      #dd145b RGB pie chart
      #dd145b color shades, tints & tones
#dd145b color schemes
#dd145b color preview, HTML & CSS examples
           This text has a color of #dd145b        
        
          <p style="color:#dd145b;">Text here</p>
        
        
          .mytext {color:#dd145b;}
        
        Text color #dd145b
      
           This box has a color of #dd145b        
        
          <div style="background-color:#dd145b;">Content here</div>
        
        
          .mybackground {background-color:#dd145b;}
        
        Background color #dd145b
      
           Border around this has a color of #dd145b        
        
          <div style="border:2px solid #dd145b;">Content here</div>
        
        
          .myborder {border:2px solid #dd145b;}
        
        Border color #dd145b