#dd4b30 color space conversions
Hex:
        #dd4b30
        RGB:
        221, 75, 48
        CMY:
        13, 71, 81
        CMYK:
        0, 66, 78, 13
      HSL:
        9°, 71.7842%, 52.7451%
        HSV (HSB):
        9°, 78.2805%, 86.6667%
        XYZ:
        32.8684, 20.6177, 5.0436
        xyY:
        0.5616, 0.3523, 20.6177
      CIE-Lab:
        52.5285, 55.5722, 46.3254
        CIE-LCH:
        52.5285, 72.3485, 39.8149
        CIE-Luv:
        52.5285, 116.1976, 34.8624
        Hunter-Lab:
        45.4067, 49.7483, 25.1991
      #dd4b30 color charts
#dd4b30 RGB chart
      #dd4b30 CMYK chart
      #dd4b30 RGB pie chart
      #dd4b30 color shades, tints & tones
#dd4b30 color schemes
#dd4b30 color preview, HTML & CSS examples
           This text has a color of #dd4b30        
        
          <p style="color:#dd4b30;">Text here</p>
        
        
          .mytext {color:#dd4b30;}
        
        Text color #dd4b30
      
           This box has a color of #dd4b30        
        
          <div style="background-color:#dd4b30;">Content here</div>
        
        
          .mybackground {background-color:#dd4b30;}
        
        Background color #dd4b30
      
           Border around this has a color of #dd4b30        
        
          <div style="border:2px solid #dd4b30;">Content here</div>
        
        
          .myborder {border:2px solid #dd4b30;}
        
        Border color #dd4b30