#dd3b49 color space conversions
Hex:
        #dd3b49
        RGB:
        221, 59, 73
        CMY:
        13, 77, 71
        CMYK:
        0, 73, 67, 13
      HSL:
        355°, 70.4348%, 54.9020%
        HSV (HSB):
        355°, 73.3032%, 86.6667%
        XYZ:
        32.5854, 18.9811, 8.2496
        xyY:
        0.5448, 0.3173, 18.9811
      CIE-Lab:
        50.6651, 62.5940, 30.3105
        CIE-LCH:
        50.6651, 69.5466, 25.8381
        CIE-Luv:
        50.6651, 120.6763, 20.4789
        Hunter-Lab:
        43.5673, 57.2629, 19.2704
      #dd3b49 color charts
#dd3b49 RGB chart
      #dd3b49 CMYK chart
      #dd3b49 RGB pie chart
      #dd3b49 color shades, tints & tones
#dd3b49 color schemes
#dd3b49 color preview, HTML & CSS examples
           This text has a color of #dd3b49        
        
          <p style="color:#dd3b49;">Text here</p>
        
        
          .mytext {color:#dd3b49;}
        
        Text color #dd3b49
      
           This box has a color of #dd3b49        
        
          <div style="background-color:#dd3b49;">Content here</div>
        
        
          .mybackground {background-color:#dd3b49;}
        
        Background color #dd3b49
      
           Border around this has a color of #dd3b49        
        
          <div style="border:2px solid #dd3b49;">Content here</div>
        
        
          .myborder {border:2px solid #dd3b49;}
        
        Border color #dd3b49