#dd0943 color space conversions
Hex:
        #dd0943
        RGB:
        221, 9, 67
        CMY:
        13, 96, 74
        CMYK:
        0, 96, 70, 13
      HSL:
        344°, 92.1739%, 45.0980%
        HSV (HSB):
        344°, 95.9276%, 86.6667%
        XYZ:
        30.9296, 15.9728, 6.7631
        xyY:
        0.5763, 0.2976, 15.9728
      CIE-Lab:
        46.9387, 72.6253, 29.3091
        CIE-LCH:
        46.9387, 78.3164, 21.9773
        CIE-Luv:
        46.9387, 138.8741, 15.8586
        Hunter-Lab:
        39.9660, 68.2005, 17.9431
      #dd0943 color charts
#dd0943 RGB chart
      #dd0943 CMYK chart
      #dd0943 RGB pie chart
      #dd0943 color shades, tints & tones
#dd0943 color schemes
#dd0943 color preview, HTML & CSS examples
           This text has a color of #dd0943        
        
          <p style="color:#dd0943;">Text here</p>
        
        
          .mytext {color:#dd0943;}
        
        Text color #dd0943
      
           This box has a color of #dd0943        
        
          <div style="background-color:#dd0943;">Content here</div>
        
        
          .mybackground {background-color:#dd0943;}
        
        Background color #dd0943
      
           Border around this has a color of #dd0943        
        
          <div style="border:2px solid #dd0943;">Content here</div>
        
        
          .myborder {border:2px solid #dd0943;}
        
        Border color #dd0943