#dd0f84 color space conversions
Hex:
        #dd0f84
        RGB:
        221, 15, 132
        CMY:
        13, 94, 48
        CMYK:
        0, 93, 40, 13
      HSL:
        326°, 87.2881%, 46.2745%
        HSV (HSB):
        326°, 93.2127%, 86.6667%
        XYZ:
        34.1545, 17.3797, 23.3843
        xyY:
        0.4559, 0.2320, 17.3797
      CIE-Lab:
        48.7350, 76.4427, -8.1588
        CIE-LCH:
        48.7350, 76.8769, 353.9078
        CIE-Luv:
        48.7350, 111.7922, -25.2147
        Hunter-Lab:
        41.6890, 73.2835, -4.0747
      #dd0f84 color charts
#dd0f84 RGB chart
      #dd0f84 CMYK chart
      #dd0f84 RGB pie chart
      #dd0f84 color shades, tints & tones
#dd0f84 color schemes
#dd0f84 color preview, HTML & CSS examples
           This text has a color of #dd0f84        
        
          <p style="color:#dd0f84;">Text here</p>
        
        
          .mytext {color:#dd0f84;}
        
        Text color #dd0f84
      
           This box has a color of #dd0f84        
        
          <div style="background-color:#dd0f84;">Content here</div>
        
        
          .mybackground {background-color:#dd0f84;}
        
        Background color #dd0f84
      
           Border around this has a color of #dd0f84        
        
          <div style="border:2px solid #dd0f84;">Content here</div>
        
        
          .myborder {border:2px solid #dd0f84;}
        
        Border color #dd0f84