#dd0460 color space conversions
Hex:
        #dd0460
        RGB:
        221, 4, 96
        CMY:
        13, 98, 62
        CMYK:
        0, 98, 57, 13
      HSL:
        335°, 96.4444%, 44.1176%
        HSV (HSB):
        335°, 98.1900%, 86.6667%
        XYZ:
        31.9735, 16.3035, 12.5280
        xyY:
        0.5258, 0.2681, 16.3035
      CIE-Lab:
        47.3702, 74.5921, 11.9833
        CIE-LCH:
        47.3702, 75.5486, 9.1266
        CIE-Luv:
        47.3702, 128.9039, -0.7404
        Hunter-Lab:
        40.3776, 70.6867, 9.8683
      #dd0460 color charts
#dd0460 RGB chart
      #dd0460 CMYK chart
      #dd0460 RGB pie chart
      #dd0460 color shades, tints & tones
#dd0460 color schemes
#dd0460 color preview, HTML & CSS examples
           This text has a color of #dd0460        
        
          <p style="color:#dd0460;">Text here</p>
        
        
          .mytext {color:#dd0460;}
        
        Text color #dd0460
      
           This box has a color of #dd0460        
        
          <div style="background-color:#dd0460;">Content here</div>
        
        
          .mybackground {background-color:#dd0460;}
        
        Background color #dd0460
      
           Border around this has a color of #dd0460        
        
          <div style="border:2px solid #dd0460;">Content here</div>
        
        
          .myborder {border:2px solid #dd0460;}
        
        Border color #dd0460