#dd374b color space conversions
Hex:
        #dd374b
        RGB:
        221, 55, 75
        CMY:
        13, 78, 71
        CMYK:
        0, 75, 66, 13
      HSL:
        353°, 70.9402%, 54.1176%
        HSV (HSB):
        353°, 75.1131%, 86.6667%
        XYZ:
        32.4550, 18.6125, 8.5386
        xyY:
        0.5445, 0.3123, 18.6125
      CIE-Lab:
        50.2308, 63.9988, 28.5847
        CIE-LCH:
        50.2308, 70.0923, 24.0676
        CIE-Luv:
        50.2308, 122.1678, 18.5144
        Hunter-Lab:
        43.1422, 58.7828, 18.4650
      #dd374b color charts
#dd374b RGB chart
      #dd374b CMYK chart
      #dd374b RGB pie chart
      #dd374b color shades, tints & tones
#dd374b color schemes
#dd374b color preview, HTML & CSS examples
           This text has a color of #dd374b        
        
          <p style="color:#dd374b;">Text here</p>
        
        
          .mytext {color:#dd374b;}
        
        Text color #dd374b
      
           This box has a color of #dd374b        
        
          <div style="background-color:#dd374b;">Content here</div>
        
        
          .mybackground {background-color:#dd374b;}
        
        Background color #dd374b
      
           Border around this has a color of #dd374b        
        
          <div style="border:2px solid #dd374b;">Content here</div>
        
        
          .myborder {border:2px solid #dd374b;}
        
        Border color #dd374b