#dd393b color space conversions
Hex:
        #dd393b
        RGB:
        221, 57, 59
        CMY:
        13, 78, 77
        CMYK:
        0, 74, 73, 13
      HSL:
        359°, 70.6897%, 54.5098%
        HSV (HSB):
        359°, 74.2081%, 86.6667%
        XYZ:
        32.0713, 18.6142, 6.0402
        xyY:
        0.5654, 0.3281, 18.6142
      CIE-Lab:
        50.2327, 62.6079, 37.9172
        CIE-LCH:
        50.2327, 73.1947, 31.2004
        CIE-Luv:
        50.2327, 125.1238, 26.2781
        Hunter-Lab:
        43.1441, 57.1863, 21.9002
      #dd393b color charts
#dd393b RGB chart
      #dd393b CMYK chart
      #dd393b RGB pie chart
      #dd393b color shades, tints & tones
#dd393b color schemes
#dd393b color preview, HTML & CSS examples
           This text has a color of #dd393b        
        
          <p style="color:#dd393b;">Text here</p>
        
        
          .mytext {color:#dd393b;}
        
        Text color #dd393b
      
           This box has a color of #dd393b        
        
          <div style="background-color:#dd393b;">Content here</div>
        
        
          .mybackground {background-color:#dd393b;}
        
        Background color #dd393b
      
           Border around this has a color of #dd393b        
        
          <div style="border:2px solid #dd393b;">Content here</div>
        
        
          .myborder {border:2px solid #dd393b;}
        
        Border color #dd393b