#dd1963 color space conversions
Hex:
        #dd1963
        RGB:
        221, 25, 99
        CMY:
        13, 90, 61
        CMYK:
        0, 89, 55, 13
      HSL:
        337°, 79.6748%, 48.2353%
        HSV (HSB):
        337°, 88.6878%, 86.6667%
        XYZ:
        32.4186, 16.9683, 13.3709
        xyY:
        0.5166, 0.2704, 16.9683
      CIE-Lab:
        48.2200, 72.5350, 11.3141
        CIE-LCH:
        48.2200, 73.4121, 8.8656
        CIE-Luv:
        48.2200, 124.5260, -0.8769
        Hunter-Lab:
        41.1926, 68.3926, 9.5895
      #dd1963 color charts
#dd1963 RGB chart
      #dd1963 CMYK chart
      #dd1963 RGB pie chart
      #dd1963 color shades, tints & tones
#dd1963 color schemes
#dd1963 color preview, HTML & CSS examples
           This text has a color of #dd1963        
        
          <p style="color:#dd1963;">Text here</p>
        
        
          .mytext {color:#dd1963;}
        
        Text color #dd1963
      
           This box has a color of #dd1963        
        
          <div style="background-color:#dd1963;">Content here</div>
        
        
          .mybackground {background-color:#dd1963;}
        
        Background color #dd1963
      
           Border around this has a color of #dd1963        
        
          <div style="border:2px solid #dd1963;">Content here</div>
        
        
          .myborder {border:2px solid #dd1963;}
        
        Border color #dd1963