#dd0963 color space conversions
Hex:
        #dd0963
        RGB:
        221, 9, 99
        CMY:
        13, 96, 61
        CMYK:
        0, 96, 55, 13
      HSL:
        335°, 92.1739%, 45.0980%
        HSV (HSB):
        335°, 95.9276%, 86.6667%
        XYZ:
        32.1686, 16.4684, 13.2876
        xyY:
        0.5195, 0.2659, 16.4684
      CIE-Lab:
        47.5831, 74.3803, 10.4228
        CIE-LCH:
        47.5831, 75.1070, 7.9768
        CIE-Luv:
        47.5831, 127.0911, -2.3472
        Hunter-Lab:
        40.5813, 70.4791, 8.9934
      #dd0963 color charts
#dd0963 RGB chart
      #dd0963 CMYK chart
      #dd0963 RGB pie chart
      #dd0963 color shades, tints & tones
#dd0963 color schemes
#dd0963 color preview, HTML & CSS examples
           This text has a color of #dd0963        
        
          <p style="color:#dd0963;">Text here</p>
        
        
          .mytext {color:#dd0963;}
        
        Text color #dd0963
      
           This box has a color of #dd0963        
        
          <div style="background-color:#dd0963;">Content here</div>
        
        
          .mybackground {background-color:#dd0963;}
        
        Background color #dd0963
      
           Border around this has a color of #dd0963        
        
          <div style="border:2px solid #dd0963;">Content here</div>
        
        
          .myborder {border:2px solid #dd0963;}
        
        Border color #dd0963