#dd0495 color space conversions
Hex:
        #dd0495
        RGB:
        221, 4, 149
        CMY:
        13, 98, 42
        CMYK:
        0, 98, 33, 13
      HSL:
        320°, 96.4444%, 44.1176%
        HSV (HSB):
        320°, 98.1900%, 86.6667%
        XYZ:
        35.2870, 17.6289, 29.9767
        xyY:
        0.4257, 0.2127, 17.6289
      CIE-Lab:
        49.0429, 79.0020, -17.9652
        CIE-LCH:
        49.0429, 81.0189, 347.1887
        CIE-Luv:
        49.0429, 104.8163, -38.9870
        Hunter-Lab:
        41.9868, 76.5401, -12.9396
      #dd0495 color charts
#dd0495 RGB chart
      #dd0495 CMYK chart
      #dd0495 RGB pie chart
      #dd0495 color shades, tints & tones
#dd0495 color schemes
#dd0495 color preview, HTML & CSS examples
           This text has a color of #dd0495        
        
          <p style="color:#dd0495;">Text here</p>
        
        
          .mytext {color:#dd0495;}
        
        Text color #dd0495
      
           This box has a color of #dd0495        
        
          <div style="background-color:#dd0495;">Content here</div>
        
        
          .mybackground {background-color:#dd0495;}
        
        Background color #dd0495
      
           Border around this has a color of #dd0495        
        
          <div style="border:2px solid #dd0495;">Content here</div>
        
        
          .myborder {border:2px solid #dd0495;}
        
        Border color #dd0495