#dd224b color space conversions
Hex:
        #dd224b
        RGB:
        221, 34, 75
        CMY:
        13, 87, 71
        CMYK:
        0, 85, 66, 13
      HSL:
        347°, 73.3333%, 50.0000%
        HSV (HSB):
        347°, 84.6154%, 86.6667%
        XYZ:
        31.6608, 17.0242, 8.2739
        xyY:
        0.5559, 0.2989, 17.0242
      CIE-Lab:
        48.2905, 69.4878, 26.1334
        CIE-LCH:
        48.2905, 74.2396, 20.6106
        CIE-Luv:
        48.2905, 130.7465, 14.4324
        Hunter-Lab:
        41.2604, 64.7648, 16.9929
      #dd224b color charts
#dd224b RGB chart
      #dd224b CMYK chart
      #dd224b RGB pie chart
      #dd224b color shades, tints & tones
#dd224b color schemes
#dd224b color preview, HTML & CSS examples
           This text has a color of #dd224b        
        
          <p style="color:#dd224b;">Text here</p>
        
        
          .mytext {color:#dd224b;}
        
        Text color #dd224b
      
           This box has a color of #dd224b        
        
          <div style="background-color:#dd224b;">Content here</div>
        
        
          .mybackground {background-color:#dd224b;}
        
        Background color #dd224b
      
           Border around this has a color of #dd224b        
        
          <div style="border:2px solid #dd224b;">Content here</div>
        
        
          .myborder {border:2px solid #dd224b;}
        
        Border color #dd224b