#dd325b color space conversions
Hex:
        #dd325b
        RGB:
        221, 50, 91
        CMY:
        13, 80, 64
        CMYK:
        0, 77, 59, 13
      HSL:
        346°, 71.5481%, 53.1373%
        HSV (HSB):
        346°, 77.3756%, 86.6667%
        XYZ:
        32.8477, 18.4087, 11.7195
        xyY:
        0.5216, 0.2923, 18.4087
      CIE-Lab:
        49.9881, 66.4488, 18.6363
        CIE-LCH:
        49.9881, 69.0127, 15.6667
        CIE-Luv:
        49.9881, 119.5449, 8.5099
        Hunter-Lab:
        42.9053, 61.5727, 13.8388
      #dd325b color charts
#dd325b RGB chart
      #dd325b CMYK chart
      #dd325b RGB pie chart
      #dd325b color shades, tints & tones
#dd325b color schemes
#dd325b color preview, HTML & CSS examples
           This text has a color of #dd325b        
        
          <p style="color:#dd325b;">Text here</p>
        
        
          .mytext {color:#dd325b;}
        
        Text color #dd325b
      
           This box has a color of #dd325b        
        
          <div style="background-color:#dd325b;">Content here</div>
        
        
          .mybackground {background-color:#dd325b;}
        
        Background color #dd325b
      
           Border around this has a color of #dd325b        
        
          <div style="border:2px solid #dd325b;">Content here</div>
        
        
          .myborder {border:2px solid #dd325b;}
        
        Border color #dd325b