#dd4128 color space conversions
Hex:
        #dd4128
        RGB:
        221, 65, 40
        CMY:
        13, 75, 84
        CMYK:
        0, 71, 82, 13
      HSL:
        8°, 72.6908%, 51.1765%
        HSV (HSB):
        8°, 81.9005%, 86.6667%
        XYZ:
        32.0921, 19.3059, 4.0425
        xyY:
        0.5789, 0.3482, 19.3059
      CIE-Lab:
        51.0432, 59.1893, 48.8714
        CIE-LCH:
        51.0432, 76.7580, 39.5458
        CIE-Luv:
        51.0432, 123.8983, 34.6260
        Hunter-Lab:
        43.9385, 53.4815, 25.3021
      #dd4128 color charts
#dd4128 RGB chart
      #dd4128 CMYK chart
      #dd4128 RGB pie chart
      #dd4128 color shades, tints & tones
#dd4128 color schemes
#dd4128 color preview, HTML & CSS examples
           This text has a color of #dd4128        
        
          <p style="color:#dd4128;">Text here</p>
        
        
          .mytext {color:#dd4128;}
        
        Text color #dd4128
      
           This box has a color of #dd4128        
        
          <div style="background-color:#dd4128;">Content here</div>
        
        
          .mybackground {background-color:#dd4128;}
        
        Background color #dd4128
      
           Border around this has a color of #dd4128        
        
          <div style="border:2px solid #dd4128;">Content here</div>
        
        
          .myborder {border:2px solid #dd4128;}
        
        Border color #dd4128