#dd0095 color space conversions
Hex:
        #dd0095
        RGB:
        221, 0, 149
        CMY:
        13, 100, 42
        CMYK:
        0, 100, 33, 13
      HSL:
        320°, 100.0000%, 43.3333%
        HSV (HSB):
        320°, 100.0000%, 86.6667%
        XYZ:
        35.2436, 17.5421, 29.9622
        xyY:
        0.4259, 0.2120, 17.5421
      CIE-Lab:
        48.9359, 79.3156, -18.1287
        CIE-LCH:
        48.9359, 81.3610, 347.1254
        CIE-Luv:
        48.9359, 105.1277, -39.2555
        Hunter-Lab:
        41.8833, 76.9071, -13.0962
      #dd0095 color charts
#dd0095 RGB chart
      #dd0095 CMYK chart
      #dd0095 RGB pie chart
      #dd0095 color shades, tints & tones
#dd0095 color schemes
#dd0095 color preview, HTML & CSS examples
           This text has a color of #dd0095        
        
          <p style="color:#dd0095;">Text here</p>
        
        
          .mytext {color:#dd0095;}
        
        Text color #dd0095
      
           This box has a color of #dd0095        
        
          <div style="background-color:#dd0095;">Content here</div>
        
        
          .mybackground {background-color:#dd0095;}
        
        Background color #dd0095
      
           Border around this has a color of #dd0095        
        
          <div style="border:2px solid #dd0095;">Content here</div>
        
        
          .myborder {border:2px solid #dd0095;}
        
        Border color #dd0095